NEWS | R Documentation |
SS option for steady-state added in sNCA and tblNCA
tblAUC, gAUC, gInterpol functions are added for general purpose AUC such as AUC for pharmacodynamic(PD) data.
Rare cases raising NaN in BestSlope
are handled.
DetSlope
no longer opens a new device when closed.
Data type error with tibble data is fixed.
Bug when a slope is determined by manual selection is fixed.
excludeDelta
option added to tblNCA, sNCA, and BestSlope functions.
UT function removed
returnNA option in sNCA function is removed.
When impossible to determining slope, it skipe.
tblNCA supports iAUC argument.
Some sentences are revised.
Nonnumeric Subject ID is supported.
tblNCA
is rewritten.
Issue on reverse dependence on ncar
is solved.
Validation document is added.
DetSlope
now accepts default slope from BestSlope
.
Errata in manual corrected.
DetSlope
function is added to determine slope manually.
NonCompart is more tolerable to the input error.
sNCA
can accept key of multiple columns instead of single column colSubj.
NonCompart can handle the case of no or one positive y value.
NonCompart A bug in C0 calcuation of IV bolus case was fixed.
NonCompart Only essential functions for calculation were remained.