Generating proxy trend forecasts from objects of the class "visitation_model".
generate_proxy_trend_forecasts(
object,
n_ahead,
starttime,
endtime,
proxy_trend_correction,
ts_frequency
)A time series object storing forecasts for the proxy trend.
A visitation model object.
The number of desired forecasts.
The start time of the desired forecasts.
The end time of the desired forecasts.
The lag correction needed on the proxy trend.
Frequency of the time series to forecast.