coef.highmlr_fit: Coefficients from a highmlr_fit

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

coef.highmlr_fitR Documentation

Coefficients from a highmlr_fit

Description

Coefficients from a highmlr_fit

Usage

## S3 method for class 'highmlr_fit'
coef(object, ...)

Arguments

object

A 'highmlr_fit' object.

...

Unused.

Value

A named numeric vector of coefficients (where defined) or importance scores otherwise.


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