setextra_mod: Test difference in model (fixed effects) terms

View source: R/utils.R

setextra_modR Documentation

Test difference in model (fixed effects) terms

Description

Test difference in model (fixed effects) terms

Usage

setextra_mod(x, y, v)

Arguments

First

model

Second

model

Difference

vector

Details

See whether two models differ in fixed effects terms. This can be tricky because interaction terms that are ordered differently (x:y and y:x) should be treated as identical. Any interactions will always be returned sorted in alphabetical order.

Value

logical


dalejbarr/assessr documentation built on Jan. 25, 2024, 10:47 p.m.