.extended_airline_regarima | R Documentation |
Creates a java RegArima models based on an extended airline spec
.extended_airline_regarima(y, jspec, mean = FALSE, X = NULL)
y |
y |
jspec |
Java spec |
mean |
Mean correction (to be avoided) |
X |
Regression variables |
A Java RegArima model
jspec<-.extended_airline_spec(c(12))
.extended_airline_regarima(rjd3toolkit::ABS$X0.2.09.10.M, jspec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.