Description Usage Arguments Value
Estimate SARIMA model using data up to but not including first_test_season
1 2 3  | 
data | 
 regional dataset with structure like regionflu-cleaned  | 
first_test_season | 
 string indicating first test season  | 
d | 
 order of first differencing  | 
D | 
 order of seasonal differencing  | 
seasonal_difference | 
 boolean; take a seasonal difference before passing to auto.arima?  | 
transformation | 
 character specifying transformation type: "box-cox", "log", or "none" (default is "none")  | 
prediction_target_var | 
 character specifying column name of modeled variable, defaults to "weighted_ili"  | 
path | 
 path in which to save files  | 
reg_num | 
 region number for estimation  | 
NULL just saves files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.