Helper Functions
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | 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)
|
x |
Numeric vector |
boot.info |
A data frame of bootstrap information from |
tp, ref.dp |
Numeric vector of time points |
digits |
An integer indicating the decimal points for the output. |
model |
Strings of model names. Currently only 'Weibull' and 'first-order' models are supported. |
max.disso |
Numeric value indicating the maximum dissolution. |
time.unit |
Character strings indicating the unit of time. It should
be either |
f2type |
Character strings indicating the f2 type. |
btsum |
A data frame of descriptive statistics of the bootstrap data set. |
f2o |
Vector of f2 values calculated with the original data set |
a.jack |
Data frame of acceleration from |
boot.f2.ci |
Matrix of f2 values from bootstrap data sets |
data.t, data.r |
Input data sets for test and reference. |
boot.t, boot.r |
List of bootstrap data sets for test and reference. |
boot.f2 |
Matrix of f2 calculated from bootstrap data sets. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.