rtMeta-methods | R Documentation |
S3 methods for rtMeta
class that differ from those of the rtMod
superclass
## S3 method for class 'rtMeta'
predict(object, newdata, fn = median, ...)
object |
|
newdata |
Testing set features |
fn |
Function to average predictions |
... |
Additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.