plot_CellWeights: plot cell contributions (weights) of a gls object

View source: R/wlsPower.R

plot_CellWeightsR Documentation

plot cell contributions (weights) of a gls object

Description

plot cell contributions (weights) of a gls object

Usage

plot_CellWeights(
  x,
  annotations = NULL,
  annotation_size = NULL,
  show_colorbar = TRUE,
  marginal_plots = TRUE
)

Arguments

x

object of class glsPower

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 html widget


SteppedPower documentation built on Sept. 13, 2023, 1:07 a.m.