coef.slim: Extract Model Coefficients from Singular Linear Model

View source: R/methods.R

coef.slimR Documentation

Extract Model Coefficients from Singular Linear Model

Description

Extract Model Coefficients from Singular Linear Model

Usage

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

Arguments

object

an object of class 'slim', usually, a result of a call to 'slim'.

...

arguments passed to or from other methods.

Value

a vector of model coefficients.


slim documentation built on Aug. 24, 2026, 5:08 p.m.