Learn R Programming

serocalculator (version 1.3.0)

mkbaseline: generate random sample from baseline distribution

Description

[Deprecated] mkbaseline() was renamed to mk_baseline() to create a more consistent API.

Usage

mkbaseline(kab, n = 1, blims, ...)

Value

a numeric() vector

Arguments

kab

index for which row of antibody baseline limits to read from blims

n

number of observations

blims

range of possible baseline antibody levels

...

not currently used