plotHHH4_season_groups {hhh4contacts} | R Documentation |
Plot Seasonality of a hhh4
Fit by Group
Description
A plot method for models with group-specific seasonality terms that are not
handled correctly by plotHHH4_season
.
Usage
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()
)
Arguments
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 |
Value
a matrix of the plotted point estimates of the multiplicative seasonal effect by group.