reliabilityTable_IQnca | R Documentation |
Reliability 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 )
data |
IQnca object. |
crit_AUCPEO |
max. percent AUC extrapolation acceptable, 20% by default. |
crit_R2ADJ |
min. adjusted Rsquared value required, 0.85 by default. |
crit_tinterval_thalf |
min. length of the time interval from which the terminal slope was determined, 1.5*thalf by default. |
data.frame with USUBJID, GROUP, PROFILE, the success of each criterion, and TOTAL = success of all criteria
Other NCA Parameter Tables:
table_summary_acrossGROUP_pkparameters_IQnca()
,
table_summary_byGROUP_pkparameters_IQnca()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.