Up to four plots (selectable by `which`) that visualise: the contribution of each cluster-period cell to the treatment effect estimator, the information content of each cluster-period cell, the treatment status for each cluster for each time point and the covariance matrix. By default, only the first two plots are returned.
# S3 method for glsPower
plot(
x,
which = NULL,
show_colorbar = NULL,
annotations = NULL,
annotation_size = NULL,
marginal_plots = TRUE,
...
)
a list of plotly html widgets
object of class glsPower
Specify a subset of the numbers `1:4` to select plots. The default is `1:2` or `1`, depending on whether `x` contains the information content.
logical, should the colorbars be shown?
logical, should the cell contributions be annotated in the Plot?
font size of annotation in influence plots
should the influence of whole periods, clusters also be plotted?
Arguments to be passed to methods