Description Usage Arguments Value
Prediction method for ldarob objects
1 2 3 4 5 6 |
object |
the model fit |
newdata |
optional newdata. if left as NULL the fitted values are returned. |
type |
recognizes "probs" or "posterior" to return probabilities, "class" for class labels, "LD" or "discriminant" for the linear discriminants |
a vector of class labels, a matrix of probabilities, or a matrix of linear discriminants
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.