plotHHH4_season_groups | R Documentation |
hhh4
Fit by GroupA plot method for models with group-specific seasonality terms that are not
handled correctly by plotHHH4_season
.
plotHHH4_season_groups(
x,
component = "end",
seasonStart = 1,
conf.level = 0.95,
conf.B = 999,
col = 1:6,
xlab = "time",
ylab = "multiplicative effect",
...,
refline.args = list(),
yearline.args = list(),
legend.args = list()
)
x |
an object of class |
component |
character string indicating from which component seasonality terms should be extracted. |
seasonStart |
an integer defining the |
conf.level , conf.B |
a confidence level for the pointwise confidence
intervals around the group-specific seasonal effects. The confidence
intervals are based on quantiles of |
col |
a vector of group-specific colors, recycled as necessary and
passed to |
xlab , ylab , ... |
arguments passed to |
refline.args |
a list of arguments for |
yearline.args |
a list of arguments for |
legend.args |
a list of arguments for |
a matrix of the plotted point estimates of the multiplicative seasonal effect by group.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.