ldpar | R Documentation |
take a random sample from longitudinal parameter set
given age at infection, for a list of antibodies
ldpar()
was renamed to row_longitudinal_parameter()
to create a more
consistent API.
ldpar(age, antigen_isos, nmc, npar, ...)
age |
age at infection |
antigen_isos |
antigen isotypes |
nmc |
mcmc sample to use |
npar |
number of parameters |
... |
passed to |
an array of parameters: c(y0,b0,mu0,mu1,c1,alpha,shape)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.