rank.sLago {lago} | R Documentation |
Predict function for sLago
.
obj<-sLago(Y, X) rank.sLago(obj, Xnew)
obj |
object produced by sLago . |
Xnew |
a matrix of covariates/predictors; test data. |
A vector of scores which ranks each item in Xnew
.
Alexandra Laflamme-Sanders and Mu Zhu, University of Waterloo, Canada.