Description Usage Arguments Value Author(s) See Also
This function returns the predicted outcome of a specific model. The model is used to generate linear predictions. The probabilistic values are generated using the logistic transformation on the linear predictors.
1 2 3 |
object |
An object of class fitFRESA containing the model to be analyzed |
... |
A list with: testdata=testdata;predictType=c("linear","prob") and impute=FALSE. If impute is set to TRUE it will use the object model to impute missing data |
A vector with the predicted values
Jose G. Tamez-Pena and Antonio Martinez-Torteya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.