preference_flip {RprobitB} | R 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 |
model_new |
An object of class |
Value
No return value, called for side-effects.
[Package RprobitB version 1.1.4 Index]