View source: R/utils_supervised.R
predict.nullmod | R Documentation |
nullmod
rtemis internal: predict for an object of class nullmod
## S3 method for class 'nullmod'
predict(object, newdata = NULL, ...)
object |
|
newdata |
Not used. |
... |
Not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.