Description Usage Arguments Details Value
View source: R/extraPredictFunctions.R
Prediction for existing GLM
1 2 | ## S3 method for class 'nonPlpGlm'
predict(plpModel, plpData, population)
|
plpModel |
The model being applied |
plpData |
The new data |
population |
The new population |
This applies the existing models and calcualtes the risk for a population
The population with an extra column 'value' corresponding to the patients risk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.