mkbaseline {serocalculator} | R Documentation |
generate random sample from baseline distribution
Description
mkbaseline()
was renamed to mk_baseline()
to create a more
consistent API.
Usage
mkbaseline(kab, n = 1, blims, ...)
Arguments
kab |
index for which row of antibody baseline limits to read from |
n |
number of observations |
blims |
range of possible baseline antibody levels |
... |
not currently used |
Value
a numeric()
vector
[Package serocalculator version 1.3.0 Index]