get_casedays: Get a vector of case day weights from the model_data

Description Usage Arguments Value

View source: R/02-likelihood.R

Description

Get a vector of case day weights, repeated once for every parameter ascribed to each subject. Used inside gradient and hessian calculations as weights.

Usage

1
get_casedays(model_data)

Arguments

model_data

A list of class "cc_modeldata" as returned by model_setup().

Value

A numeric vector of case day weights


awstringer1/casecrossover documentation built on March 11, 2021, 4:41 a.m.