plotLSMEANS: plots bars for the LSMEANS or differences of LSMEANS

Description Usage Arguments Value Author(s)

View source: R/lsmeans.R

Description

plots bars for the LSMEANS or differences of LSMEANS for product factors and confidence intervals

Usage

1
2
3
plotLSMEANS(table, response, 
                        which.plot=c("LSMEANS", "DIFF of LSMEANS"), 
                        main = NULL, cex = 1.4, effs = NULL, mult = TRUE)

Arguments

table

data table containing LSMEANS/ DIFFLSMEANS table from the step function of the lmerTest package

response

vector with the name of the attribute, for which the LSMEANS / DIFFLSMEANS are calculated

which.plot

name, indicating the type of plot to generate.

main

name of the title for the plot

cex

cex for representing the plot (UNUSED?..)

effs

vector with the names for the effects, for which to plot the LSMEANS / DIFFLSMEANS

mult

logical. TRUE means plot LSMEANS for all effects in one layout

...

other potential arguments.

Value

barplots created via ggplot2 package

Author(s)

Alexandra Kuznetsova, Per Bruun Brockhoff, Rune Haubo Bojesen Christensen


SensMixed documentation built on May 1, 2019, 9:16 p.m.