addCopModel.Rd
This function adds a cop model to the model definition.
addCopModel(biomarker, exposureType, pars, funcForm, logLikelihood)
The name of the biomarker.
The name of the exposure type.
The parameters of the model.
The functional form of the observational model.
The log likelihood function.
A list with the biomarker name, the exposure name, the parameters and the log likelihood function.