Description Usage Arguments Details Value
View source: R/extraPredictFunctions.R
Prediction for python models saved as json objects
1 2 | ## S3 method for class 'pythonJson'
predict(plpModel, plpData, population)
|
plpModel |
The model being applied |
plpData |
The new data |
population |
The new population |
This applies the existing models and calculates 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.