predict.pythonJson: Prediction for python models saved as json objects

Description Usage Arguments Details Value

View source: R/extraPredictFunctions.R

Description

Prediction for python models saved as json objects

Usage

1
2
## S3 method for class 'pythonJson'
predict(plpModel, plpData, population)

Arguments

plpModel

The model being applied

plpData

The new data

population

The new population

Details

This applies the existing models and calculates the risk for a population

Value

The population with an extra column 'value' corresponding to the patients risk


mi-erasmusmc/CovCoagFullValidation documentation built on Jan. 19, 2022, 9:09 p.m.