plot.FEmrt: Visualisation of a FE meta-tree

View source: R/plotFE.R

plot.FEmrtR Documentation

Visualisation of a FE meta-tree

Description

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

Usage

## S3 method for class 'FEmrt'
plot(x, ...)

Arguments

x

A FEmrt object.

...

additional arguments to pass

Details

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

Value

A plot visualizing an FE meta-tree


metacart documentation built on June 8, 2025, 12:46 p.m.