R/terms.R
nterms.mb_analysis.Rd
Number of terms
# S3 method for class 'mb_analysis' nterms(x, param_type = "fixed", include_constant = TRUE, ...)
The object to get the nterms for
A string indicating the type of terms to get the names for.
A flag specifying whether to include constant terms.
unused