"samEL"
Predict the labels for testing data.
# S3 method for samEL
predict(object, newdata, ...)
An object with S3 class "samEL"
.
The testing dataset represented in a n
by d
matrix, where n
is testing sample size and d
is dimension.
System reserved (No specific usage)
Estimated expected counts also represented in a n
by the length of lambda
matrix, where n
is testing sample size.
The testing dataset is rescale to the samELe range, and expanded by the samELe spline basis functions as the training data.