| predict_hpaML | R Documentation |
Predict method for hpaML
predict_hpaML(object, newdata = matrix(1, 1))
object |
Object of class "hpaML" |
newdata |
An optional data frame (for hpaBinary and hpaSelection) or numeric matrix (for hpaML) in which to look for variables with which to predict. If omitted, the original data frame (matrix) is used. |
This function returns predictions based
on hpaML estimation results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.