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

View source: R/plot.lmperm.R

plot.lmpermR Documentation

Plot method for class "lmperm".

Description

Show the density of statistics and the test statistic.

Usage

## S3 method for class '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()


permuco documentation built on June 30, 2022, 9:05 a.m.