predict.UnivariateForecast: Predict Univariate Models Forecast Package

Description Usage Arguments Value

View source: R/model_Forecast.R

Description

Predict Univariate Models Forecast Package

Usage

1
2
## S3 method for class '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

...

additional parameters

Value

predicted value


EventDetectR documentation built on Jan. 13, 2021, 9:02 a.m.