check_res_def_equal: 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