Helper Functions
bpwhisker.l(x)bpwhisker.u(x)
ci.header(boot.info)
mod.ref(tp, ref.dp, digits = 4, model, max.disso, time.unit)
rpt.ci(f2type, btsum, boot.info)
rpt.f2(f2type, f2o, boot.info, a.jack, btsum)
rpt.concise(boot.f2.ci, boot.info, f2o, a.jack, btsum)
rpt.detailed(data.t, data.r, boot.t, boot.r, boot.f2, boot.info, f2o)
rpt.info(boot.info)
rpt.intermediate(boot.info, boot.f2)
rpt.screen(boot.f2.ci, boot.info, f2o, a.jack, btsum)
Numeric vector
A data frame of bootstrap information from bootf2
function.
Numeric vector of time points tp and their
corresponding mean dissolution profiles ref.dp.
An integer indicating the decimal points for the output.
Strings of model names. Currently only 'Weibull' and 'first-order' models are supported.
Numeric value indicating the maximum dissolution.
Character strings indicating the unit of time. It should
be either "min" for minute or "h" for hour. It is mainly
used for checking CV rules and making plot. @seealso calcf2().
Character strings indicating the f2 type.
A data frame of descriptive statistics of the bootstrap data set.
Vector of f2 values calculated with the original data set
Data frame of acceleration from jackf2 function
Matrix of f2 values from bootstrap data sets
Input data sets for test and reference.
List of bootstrap data sets for test and reference.
Matrix of f2 calculated from bootstrap data sets.