predict.samEL {SAM} | R Documentation |
"samEL"
Predict the labels for testing data.
## S3 method for class 'samEL'
predict(object, newdata, ...)
object |
An object with S3 class |
newdata |
The testing dataset represented in a |
... |
System reserved (No specific usage) |
The testing dataset is rescale to the samELe range, and expanded by the samELe spline basis functions as the training data.
expectations |
Estimated expected counts also represented in a |