plot.mixedbiastest | R Documentation |
Plots the permutation distributions and observed test statistics for each fixed effect.
## S3 method for class 'mixedbiastest'
plot(x, bins = 30, ...)
x |
An object of class '"mixedbiastest"'. |
bins |
Integer, number of bins for the histograms (default 30). |
... |
Additional arguments (currently not used). |
A ggplot
object (returned invisibly) showing permutation distributions for all fixed effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.