get_model_coef: Extract model coefficients

View source: R/autosum.R

get_model_coefR Documentation

Extract model coefficients

Description

S3 generic to extract raw coefficients from a fitted model.

Usage

get_model_coef(model)

Arguments

model

A fitted model object.

Value

A named numeric vector of model coefficients.


reportRmd documentation built on March 20, 2026, 5:06 p.m.