| predict.samEL | R Documentation |
"samEL"Predict expected counts for test data.
## S3 method for class 'samEL'
predict(object, newdata, ...)
object |
An object with S3 class |
newdata |
Numeric test matrix with |
... |
Additional arguments passed to methods; currently unused. |
The test matrix is rescaled using the training X.min/X.ran,
truncated to [0, 1], and expanded with the same spline basis used
during training.
expectations |
Estimated expected counts as an |
expectation |
Alias of |
samEL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.