check_res_def_equal: Check for equivalence of the response definition

View source: R/eq.R

check_res_def_equalR Documentation

Check for equivalence of the response definition

Description

The response definitions are strings or NA. If both are NA, they are considered equal, otherwise the strings are checked for equivalence.

Usage

check_res_def_equal(mod1, mod2)

Arguments

mod1

A model object

mod2

A model object


allometric documentation built on Nov. 8, 2023, 1:07 a.m.