predictNonPlpGlm: Prediction for existing GLM

View source: R/extraPredictFunctions.R

predictNonPlpGlmR Documentation

Prediction for existing GLM

Description

Prediction for existing GLM

Usage

predictNonPlpGlm(plpModel, data, cohort)

Arguments

plpModel

The model being applied

data

The new data

cohort

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


OHDSI/SkeletonPredictionValidationStudy documentation built on March 29, 2022, 3:26 p.m.