Nothing
arima.R
function that occured when include.mean = TRUE
and some parameters are already fixed.sample_ARMA_coef.R
. The new function is faster than the original, includes the capability to manually set the minimum acceptable distance between inverted roots, and is easier to read. sample_ARMA_coef.R
function. max_inv_root
and min_inv_root_dist
arguments to arima
:max_inv_root
controls the maximum size of the inverted AR / MA polynomial roots. Defaults to 1. min_inv_root_dist
controls the minimum allowed distance between AR and MA polynomial roots, in order to avoid nearly canceling roots. Defaults to 0. aicc
option to aicTable
, and removed superfluous arguments. ...
argument to aicTable
function. NEWS.md
file to track changes to the package.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.