arfimaspec(mean.model = list(armaOrder = c(1, 1), include.mean = TRUE,
arfima = FALSE, external.regressors = NULL), distribution.model = "norm",
start.pars = list(), fixed.pars = list(), ...)armaOrder The autoregressive (ar) and moving average (ma) orders (if any).
include.mean Whether to include the mean.
arfima Whether to include arfima.
external.regrARFIMAspec object containing details of the ARFIMA specification.mu
AR term ar1
MA term ma1
exogenous regressors mxreg1
arfima darfima
}
Distribution Model:
dlambda (for GHYP distribution)
skew skew
shape shape
}