NEWS | R Documentation |
News for Package NonCompart
Changes in version 0.6.0 (2022-07-15)
SS option for steady-state added in sNCA and tblNCA
Changes in version 0.6.0 (2022-07-15)
tblAUC, gAUC, gInterpol functions are added for general purpose AUC such as AUC for pharmacodynamic(PD) data.
Changes in version 0.5.1 (2022-06-15)
Rare cases raising NaN in
BestSlope
are handled.
Changes in version 0.5.0 (2022-01-20)
DetSlope
no longer opens a new device when closed.Data type error with tibble data is fixed.
Changes in version 0.4.9 (2021-07-10)
Bug when a slope is determined by manual selection is fixed.
excludeDelta
option added to tblNCA, sNCA, and BestSlope functions.
Changes in version 0.4.8 (2021-06-10)
UT function removed
returnNA option in sNCA function is removed.
Changes in version 0.4.7 (2020-01-02)
When impossible to determining slope, it skipe.
Changes in version 0.4.6 (2020-01-02)
tblNCA supports iAUC argument.
Changes in version 0.4.5 (2019-09-28)
Some sentences are revised.
Changes in version 0.4.4 (2018-07-20)
Nonnumeric Subject ID is supported.
Changes in version 0.4.3 (2018-05-17)
tblNCA
is rewritten.
Changes in version 0.4.2 (2018-05-17)
Issue on reverse dependence on
ncar
is solved.
Changes in version 0.4.1 (2018-04-17)
Validation document is added.
DetSlope
now accepts default slope fromBestSlope
.Errata in manual corrected.
Changes in version 0.4.0 (2018-03-17)
DetSlope
function is added to determine slope manually.
Changes in version 0.3.3 (2017-08-16)
NonCompart is more tolerable to the input error.
sNCA
can accept key of multiple columns instead of single column colSubj.
Changes in version 0.3.2 (2017-07-19)
NonCompart can handle the case of no or one positive y value.
Changes in version 0.3.1 (2017-07-10)
NonCompart A bug in C0 calcuation of IV bolus case was fixed.
Changes in version 0.3.0 (2017-04-06)
NonCompart Only essential functions for calculation were remained.