Description Usage Arguments Details Value See Also Examples
Classify multivariate observations in conjunction with oslda.
| 1 | predict.oslda(object, newdata, ...)
 | 
| object | Object of class  | 
| newdata | A  | 
| ... | Further arguments. | 
This function is a method for the generic function predict() for class 
"oslda". 
It can be invoked by calling predict(x) for an object x of the 
appropriate class, or directly by calling predict.oslda(x) regardless of 
the class of the object.
A list with components:
| class | The predicted class labels (a  | 
| posteriors | Matrix of class posterior probabilities. | 
Other observation_specific lda: oslda
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.