Generation of contingency table for AEs and categorical covariates
contingency_IQRaedataER.RdGenerates a single table for all AEs in the dataset and all defined categorical covariate columns.
contingency_IQRaedataER(
  data,
  catcovs,
  title = NULL,
  filename = NULL,
  SIGNIF = 4
)Arguments
Value
Export as IQRoutputTable text file.
See also
Other IQRaedataER:
is_IQRaedataER(),
plotCorCat_IQRdataER(),
plotCorCovCat_IQRdataER(),
plotCorCov_IQRdataER(),
plotcontcovAE_IQRaedataER(),
summary.IQRaedataER(),
summaryN_IQRaedataER(),
summary_IQRaedataER()
