sarima.estimate | R Documentation |
Title
sarima.estimate( data, order = c(0, 0, 0), seasonal = list(order = c(0, 0, 0), period = 1), mean = FALSE, xreg = NULL, eps = 1e-09 )
eps |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.