predict.utsf | R Documentation |
utsf
objectsPredict the class of a new observation based on the model associated with the
utsf
object
## S3 method for class 'utsf'
predict(object, new_value, ...)
object |
object of class |
new_value |
a data frame with one row of a new observation. |
... |
further arguments passed to or from other methods. |
a numeric value with the forecast.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.