predict.nonPlpGlm: Prediction for existing GLM

Description Usage Arguments Details Value

View source: R/extraPredictFunctions.R

Description

Prediction for existing GLM

Usage

1
2
## S3 method for class 'nonPlpGlm'
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 calcualtes 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.