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


ddalthorp/GenEst documentation built on June 4, 2023, 1 a.m.