plot.lmperm | R Documentation |
"lmperm"
.Show the density of statistics and the test statistic.
## S3 method for class 'lmperm'
plot(x, FUN = density, ...)
x |
A |
FUN |
A function to compute the density. Default is density. |
... |
futher arguments pass to plot. |
Other argument can be pass to the function :
effect
: a vector of character string indicating the name of the effect to plot.
Other plot:
plot.clusterlm()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.