powered by
unitcircle plots the inverse roots of a lag polynomial together the unit circle.
unitcircle
unitcircle(lp, ...)# S3 method for default unitcircle(lp, ...)# S3 method for lagpol unitcircle(lp, s = 12, ...)
# S3 method for default unitcircle(lp, ...)
# S3 method for lagpol unitcircle(lp, s = 12, ...)
unitcircle returns a NULL value.
an object of class lagpol.
lagpol
additional arguments.
integer, seasonal period.
unitcircle(as.lagpol(c(1, rep(0, 11), -1)))
Run the code above in your browser using DataLab