simcs.tinf {serocalculator} | R Documentation |
collect cross-sectional data
Description
output: (age, y(t) set)
Usage
simcs.tinf(
lambda,
n.smpl,
age.rng,
age.fx = NA,
antigen_isos,
n.mc = 0,
renew.params = FALSE,
...
)
Arguments
lambda |
seroconversion rate (in events/person-day) |
n.smpl |
number of samples n.smpl (= nr of simulated records) |
age.rng |
age range to use for simulating data, in days |
age.fx |
age.fx for parameter sample (age.fx = NA for age at infection) |
antigen_isos |
Character vector with one or more antibody names. Values must match |
n.mc |
|
renew.params |
|
... |
arguments passed to |
Value
an array()
[Package serocalculator version 1.0.3 Index]