difftable.plot: 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.