View source: R/get_geom_lags.R
| ar2_lag | R Documentation | 
get_weighted_lags. To be passed
to hhh4_lag or profile_par_lag as the control$funct_lag argument.Function to obtain AR2 weights
This function generates AR2 weights which are subsequently used inside of get_weighted_lags. To be passed
to hhh4_lag or profile_par_lag as the control$funct_lag argument.
ar2_lag(par_lag, min_lag, max_lag)
par_lag | 
 a parameter to steer the lag structure, here   | 
min_lag | 
 smallest lag to include; the support of the Poisson form starts only at   | 
max_lag | 
 highest lag to include; higher lags are cut off and he remaining weights standardized. Defaults to 5.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.