powered by
## S3 method for class 'ets': plot(x, ...)
par
ets
fit <- ets(USAccDeaths) plot(fit) plot(fit,plot.type="single",ylab="",col=1:3)
Run the code above in your browser using DataLab