R/models.R
arma11.Rd
Convenience wrapper for ARMA(1,1)
arma11(mesh = NULL, ar = 0, ma = 0, fix_ar = FALSE, fix_ma = FALSE)