powered by
fitcar1(z, cL = -Inf, cU = Inf, verboseQ = FALSE)
fitar1
z <- arima.sim(model=list(ar=0.8), n=100) z[50] <- NA fitcar1(z)
Run the code above in your browser using DataLab