plot.FEmrt | R Documentation |
Plot function for a FEmrt
object. The plot shows the result of FEmrt
.
The plot function uses the plot method from the package ggplot2
## S3 method for class 'FEmrt'
plot(x, ...)
x |
A FEmrt 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 FE meta-tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.