Plotting relationship of AEs with continuous covariates
plotcontcovAE_IQRaedataER.RdGenerates 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
Value
Export as PDF if filename provided. Otherwise list of plots returned
See also
Other IQRaedataER:
contingency_IQRaedataER(),
is_IQRaedataER(),
plotCorCat_IQRdataER(),
plotCorCovCat_IQRdataER(),
plotCorCov_IQRdataER(),
summary.IQRaedataER(),
summaryN_IQRaedataER(),
summary_IQRaedataER()
