artfima difference parameter, real value greater than zero.
If d=0, ARIMA model is used.
lambda
lambda artfima temper decay parameter, if lambda=0, ARFIMA model is simulated
phi
AR coefficients
theta
MA coefficients
mean
mean of series
sigma2
innovation variance
obj
output from artfima(). If obj is not output from artfima()
then the other arguments are used to determine the time series parameters,
except for the series length n.
Value
vector of length n, the simulated time series
References
McLeod, A.I., Yu, Hao and Krougly, Z. (2007).
Algorithms for Linear Time Series Analysis: With R Package.
Journal of Statistical Software 23/5 1-26.