seasonal Package

Inbuilt seasonal functions

seasonalview create a shiny app using the which has a graph made via dygraphs package.

You can compare this to the

Autoplot Function From forecast

You can use the autoplot function to produce a ggplot object of their equivalent Acf, Pacf, Ccf, taperedacf and taperedpacf functions.

Data heads

x
88
84
85
85
84
85

You can use the inbuilt R plots or ggplots using autoplot.

An R plot function

For GLMs model checking with autoplot from ggfortify

ggfortify is Data Visualization Tools for Statistical Analysis Results https://cran.r-project.org/web/packages/ggfortify/ggfortify.pdf. The package offers a single plotting interface for these analysis results and plots in a unified style using ggplot2.

Example

Data heads

famib famit
44 116
55 142
35 180
54 207
46 120
88 133
Loading required package: ggplot2