plot.highmlr_fit: Forest / importance plot for a highmlr_fit

View source: R/class-highmlr-fit.R

plot.highmlr_fitR Documentation

Forest / importance plot for a highmlr_fit

Description

Forest / importance plot for a highmlr_fit

Usage

## S3 method for class 'highmlr_fit'
plot(x, top_n = 20, ...)

Arguments

x

A 'highmlr_fit' object.

top_n

Number of top features to plot (default 20).

...

Unused.

Value

A 'ggplot' object.


highMLR documentation built on May 23, 2026, 5:07 p.m.