This function adds a cop model to the model definition.

addCopModel(biomarker, exposureType, pars, funcForm, logLikelihood)

Arguments

biomarker

The name of the biomarker.

exposureType

The name of the exposure type.

pars

The parameters of the model.

funcForm

The functional form of the observational model.

logLikelihood

The log likelihood function.

Value

A list with the biomarker name, the exposure name, the parameters and the log likelihood function.