preference_flip: Check for flip in preferences after change in model scale.

View source: R/model_fitting.R

preference_flipR Documentation

Check for flip in preferences after change in model scale.

Description

This function checks if a change in the model scale flipped the preferences.

Usage

preference_flip(model_old, model_new)

Arguments

model_old

An object of class RprobitB_fit, the model before the scale change.

model_new

An object of class RprobitB_fit, the model after the scale change.

Value

No return value, called for side-effects.


RprobitB documentation built on May 29, 2024, 7:59 a.m.