Determine reliability of the NCA results from IQnca object
reliabilityTable_IQnca.RdReliability is determined based on 3 criteria applying to %AUC extrapolated, adjusted Rsquared threshold, and length of the time interval from which the half life was determined.
reliabilityTable_IQnca(
data,
crit_AUCPEO = 20,
crit_R2ADJ = 0.85,
crit_tinterval_thalf = 1.5
)Arguments
Value
data.frame with USUBJID, GROUP, PROFILE, the success of each criterion, and TOTAL = success of all criteria
See also
Other NCA Parameter Tables:
mutate_IQnca(),
table_summary_acrossGROUP_pkparameters_IQnca(),
table_summary_byGROUP_pkparameters_IQnca()
