plot.REmrt | R Documentation |
Plot function for a REmrt
object. The plot shows the result of REmrt
.
The plot function uses the plot method from the package ggplot2
## S3 method for class 'REmrt'
plot(x, ...)
x |
A REmrt object. |
... |
Additional arguments to pass. |
For categorical variables we recommend to use short names for levels to avoid overlapping labels at split points.
A plot visualizing an RE meta-tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.