Description Usage Arguments Details Value Author(s)
Calculate predicted probabilities
1 2 |
object |
boolean object. |
newdata |
optionally, a data.frame containing the covariate profiles to predict. If omitted, the original data used in fitting the model will be used. Note that newdata must have the same structure as that returned by model.matrix. |
... |
Additional parameters to pass on. |
Calculate predicted probabilities for each observation.
A vector of predicted probabilities for the covariate profiles specified in newdata.
Jason W. Morgan (morgan.746@osu.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.