rank.eLago {lago}R Documentation

Predict with Elliptical LAGO

Description

Predict function for eLago.

Usage

obj<-eLago(Y, X)                                                               
rank.eLago(obj, Xnew)

Arguments

obj object produced by eLago.
Xnew a matrix of covariates/predictors; test data.

Value

A vector of scores which ranks each item in Xnew.

Author(s)

Alexandra Laflamme-Sanders and Mu Zhu, University of Waterloo, Canada.

See Also

eLago, view.eLago


[Package lago version 0.1-1 Index]