Train various models using a default parameter gird search or user specified parameters
recalibratePlpRefit(plpModel, newPopulation, newData)
The trained plpModel (runPlp$model)
The population created using createStudyPopulation() who will have their risks predicted
An object of type plpData
- the patient level prediction
data extracted from the CDM.
An object of class runPlp
that is recalibrated on the new data
The user can define the machine learning model to train (regularised logistic regression, random forest, gradient boosting machine, neural network and )