formula_utils {SSBtools} | R Documentation |
Functions for formula manipulation
Description
Functions for formula manipulation
Details
-
combine_formulas
: Combine formulas -
formula_from_vars
: Generate model formula by specifying which variables have totals or not -
substitute_formula_vars
: Replace variables in formula with sum of other variables -
formula_term_labels
: Retrieve term labels from a formula
[Package SSBtools version 1.8.0 Index]