Description Usage Arguments Value
View source: R/02-likelihood.R
Get a vector of case day weights, repeated once for every parameter ascribed to each subject. Used inside gradient and hessian calculations as weights.
1 | get_casedays(model_data)
|
model_data |
A list of class "cc_modeldata" as returned by model_setup(). |
A numeric vector of case day weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.