table_summary_acrossGROUP_pkparameters_IQnca | R Documentation |
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" )
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!) |
An IQRrmd object exported to a file
Other NCA Parameter Tables:
reliabilityTable_IQnca()
,
table_summary_byGROUP_pkparameters_IQnca()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.