model_diff_get_comp: Private helper to get a valid comparison model

View source: R/model-diff.R

model_diff_get_compR Documentation

Private helper to get a valid comparison model

Description

Private helper to get a valid comparison model

Usage

model_diff_get_comp(.mod, .mod2)

Arguments

.mod

The ⁠bbi_{.model_type}_model⁠ to compare.

.mod2

If a ⁠bbi_{.model_type}_model⁠ object is passed, compare .mod to .mod2. If .mod2 = NULL, the default, compare .mod to the model at get_based_on(.mod). See "based_on details" in Details section.


metrumresearchgroup/rbabylon documentation built on April 21, 2024, 3:26 a.m.