Description Usage Arguments Details Value
Create predictive probabilities
1 | predictProbabilities(predictiveModel, population, covariateData)
|
predictiveModel |
An object of type |
population |
The population to calculate the prediction for |
covariates |
The covariate part of PlpData containing the covariates for the population |
Generates predictions for the population specified in plpData given the model.
The value column in the result data.frame is: logistic: probabilities of the outcome, poisson: Poisson rate (per day) of the outome, survival: hazard rate (per day) of the outcome.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.