plot_InfoContent {SteppedPower}R Documentation

plot the information content of a gls object

Description

plot the information content of a gls object

Usage

plot_InfoContent(
  IC,
  annotations = NULL,
  annotation_size = NULL,
  show_colorbar = TRUE,
  marginal_plots = TRUE
)

Arguments

IC

a matrix with information content for each cluster at each time period

annotations

logical, should the cell contributions be annotated in the Plot?

annotation_size

font size of annotation in influence plots

show_colorbar

logical, should the colorbars be shown?

marginal_plots

should the influence of whole periods, clusters also be plotted?

Value

a plotly object


[Package SteppedPower version 0.3.5 Index]