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 Nov. 10, 2022, 5:12 p.m.