preference_flip: 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)
Value
No return value, called for side-effects.
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.