powered by
artfima(z, glp = c("ARTFIMA", "ARFIMA", "ARIMA"), arimaOrder = c(0, 0, 0), constant = TRUE, likAlg = c("Whittle","exact"), blueQ = FALSE, fixd = NULL, optimMethod=c("LBFGSB","CG","NelderMead"))
artfima(Nile) artfima(Nile, likAlg = "exact")
Run the code above in your browser using DataLab