R/all_generic.R
term_indices.Rd
This function retrieves the term indices for the associated design matrix from the provided model or term object x.
x
term_indices(x, ...)
the model/term object
additional arguments
A vector of term indices.
Get the term indices for the associated design matrix.