predict.SeSDA {TULIP} | R Documentation |
Predict the class labels by semiparametric sparse discriminant analysis.
## S3 method for class 'SeSDA'
predict(object, x.test,...)
object |
An object returned by |
x.test |
An n by p matrix containing the predictors. |
... |
Other arguments that can be passed to |
pred |
The the predicted class labels. |
Mai, Q., Zou, H. and Yuan, M. (2013), "A direct approach to sparse discriminant analysis in ultra-high dimensions." Biometrika, 99, 29-42.