print.highmlr_fit: Print method for highmlr_fit

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

print.highmlr_fitR Documentation

Print method for highmlr_fit

Description

Print method for highmlr_fit

Usage

## S3 method for class 'highmlr_fit'
print(x, n = 10, ...)

Arguments

x

A 'highmlr_fit' object.

n

Number of top features to display (default 10).

...

Unused.

Value

Invisibly returns 'x'.


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