difftable.plot: This function produces a ggplot2 figure containing the mean...

View source: R/plot.difftable.R

difftable.plotR Documentation

This function produces a ggplot2 figure containing the mean differences for each level two, or cluster.

Description

This function produces a ggplot2 figure containing the mean differences for each level two, or cluster.

Usage

difftable.plot(x, fill.colors = NULL, legendlab = NULL, ...)

Arguments

x

the results of [mlpsa()].

fill.colors

the colors to use for each level two.

legendlab

the label to use for the legend, or NULL to exclude.

...

currently unused.

Value

a ggplot2 figure


multilevelPSA documentation built on April 11, 2025, 6:18 p.m.