func_extrapolation.Rd
This function extrapolates partially observed data using historic and arima processes.
func_extrapolation(data, alpha = 0)
A matrix where each row is an observation of a time series. Row names should be a unique datetime.
A weighting function to weight between historic and arima forecasts
A boolean vector.