Plotting relationship of AEs with continuous covariates

Generates a single PDF for all AEs in the dataset and all defined continuous covariate columns. Covariates might include exposures. Quartiles of predictors will be shown, data will be shown, 95% CI will be shown (Wilson score interval test) and a smoother line.

plotcontcovAE_IQRaedataER(data, contcovs, filename = NULL, subtitle = NULL)

Arguments

data

IQRaedataER object

contcovs

Character vector with continuous covariate names to use

filename

Filename possibly including path

subtitle

String to be used and subtitle in each figure

Value

Export as PDF if filename provided. Otherwise list of plots returned