powered by
## S3 method for class 'artfima': plot(x, type, ...)
artfima
z <- artsim(n=500, d=5/6, lambda=0.045) ans <- artfima(z) plot(ans) plot(ans, type="log-log")
Run the code above in your browser using DataLab