powered by
forc takes a Forecast object and sets the forecast vector of the forecast.
forc
Forecast
forc(Forecast) <- value
Forecast object that contains the new forecast vector.
Forecast object.
Vector of values assigned to the forecast slot of the Forecast.
if (FALSE) { forc(Forecast) <- c(2.45, 2.76, 3.31) }
Run the code above in your browser using DataLab