Generate a summary table for PK parameters (across dose groups)

The table will be generated already as an IQRrmd object, allowing easy reporting in Word with IQReport. Stratification by PROFILE and a potential additional stratification column. Grouping across GROUP (dose) will always be done. Meaning that only dose independent parameters should be considered.

table_summary_acrossGROUP_pkparameters_IQnca(
  data,
  tablenumber = NULL,
  strat = NULL,
  fontsizetable = 8,
  filename = "table_acrossgroup_PKparam",
  SIGNIF = 4,
  parameterReport = "standard"
)

Arguments

data

IQnca object

tablenumber

Character string with table number information, added to the title for each table, if defined

strat

Name of a column in the NCA result dataset (data) to use for stratification

fontsizetable

Fontsize to be used in the table

filename

Filename to export the listing IQRrmd object to

SIGNIF

Significant digits for values

parameterReport

Character string defining the PK parameters to report in the table By default these parameters will be selected based on the "Standard" parameters defined in the IQparamNCA_Specification.xlsx document, subject to the profile and administration type. The user can select "All" or "Standard". Alternatively, parameterReport can also be a vector or parameter names (based on PKPARAMCD in IQparamNCA_Specification.xlsx). Instead of the standard or all ones then these will be considered in the listing (also subject to profile and administration type). Note that interval AUC (if calculated is always added by default!)

Value

An IQRrmd object exported to a file