predictPs: predictPs

Description Usage Arguments Details Value

View source: R/Predict.R

Description

Predict the propensity score of given population using external propensity score model

Usage

1
predictPs(psModel, population, cohortMethodData)

Arguments

psModel

An object of propensity score model

population

The population data of target

cohortMethodData

The cohort method data of target

Details

The function applied the trained model on the plpData to make predictions

Value

A dataframe containing the prediction for each person in the populatio.


ABMI/Prometheus documentation built on Sept. 29, 2020, 8:45 p.m.