mterms: Extract model term names

View source: R/getVarLevels.R

mtermsR Documentation

Extract model term names

Description

S3 generic to extract predictor term names from a fitted model, excluding the intercept.

Usage

mterms(model)

Arguments

model

A fitted model object.

Value

A character vector of term names.


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