powered by
monthplot
"seas"
## S3 method for class 'seas': monthplot(x, choice = "seasonal", ...)
seas
"seasonal"
"irregular"
monthplot.default
x <- seas(AirPassengers, regression.aictest = c("td", "easter")) monthplot(x) monthplot(x, choice = "irregular")
Run the code above in your browser using DataLab