checkComponents: Check for model components

View source: R/model_utility_functions.R

checkComponentsR Documentation

Check for model components

Description

Check if all component terms and interactions are included in a formula. Terms are automatically alphabatized within interactions.

Usage

checkComponents(formula)

Arguments

formula

A formula object

Value

a logical regarding complete set of terms and interactions


GenEst documentation built on June 7, 2023, 6:35 p.m.