Learn R Programming

permuco (version 1.1.1)

plot.lmperm: Plot method for class "lmperm".

Description

Show the density of statistics and the test statistic.

Usage

# S3 method for lmperm
plot(x, FUN = density, ...)

Arguments

x

A "lmperm" object.

FUN

A function to compute the density. Default is density.

...

futher arguments pass to plot.

Details

Other argument can be pass to the function : effect : a vector of character string indicating the name of the effect to plot.

See Also

Other plot: plot.clusterlm()