This function adds an observational model to the model definition.

addObservationalModel(biomarker, pars, logLikelihood)

Arguments

biomarker

The name of the biomarker.

pars

The parameters of the model.

logLikelihood

The log likelihood function.

Value

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