terms

# S3 method for class 'mb_analysis'
terms(x, param_type = "fixed", include_constant = TRUE, ...)

Arguments

x

The mb_analysis object.

param_type

A string indicating the type of terms to get the names for.

include_constant

A flag specifying whether to include constant terms.

...

Not used.