plot.REmrt: Visualisation of a RE meta-tree

Description Usage Arguments Details

View source: R/plotRE.R

Description

Plot function for a REmrt object. The plot shows the result of REmrt. The plot function uses the plot method from the package ggplot2

Usage

1
2
## S3 method for class 'REmrt'
plot(x, ...)

Arguments

x

A REmrt object.

...

Additional arguments to pass.

Details

For categorical variables we recommend to use short names for levels to avoid overlapping labels at split points.


metacart documentation built on July 10, 2020, 5:06 p.m.