preference_flip function

Check for flip in preferences after change in model scale.

Check for flip in preferences after change in model scale.

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

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.

Returns

No return value, called for side-effects.