Show the density of statistics and the test statistic.

# 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()