View source: R/Module_Sub_boots_functions.R
fitModelandcalcFC | R Documentation |
Function to apply fitModel() then calcFC(), and return the pt.fc
fitModelandcalcFC( data = NULL, fitmodel.args = list(model = NULL, settings = NULL), calcfc.args = list(fc.yr = NULL, settings = NULL), predictors = NULL, covariates = NULL )
data |
output from |
fitmodel.args |
model fitting specs as per |
calcfc.args |
forecast specs as per |
point forecast.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.