predict.UnivariateForecast: Predict Univariate Models Forecast Package
Description
Predict Univariate Models Forecast Package
Usage
# S3 method for UnivariateForecast
predict(object, newData = NULL, ...)
Arguments
object
fitted model that shall be predicted
newData
data.frame with newData that is compared to the models forecast to judge if events occured or not