addObservationalModel.Rd
This function adds an observational model to the model definition.
addObservationalModel(biomarker, pars, logLikelihood)
The name of the biomarker.
The parameters of the model.
The log likelihood function.
A list with the biomarker name, the parameters and the log likelihood function.