Add, or remove a "star" to a model to indicate special interest level for this model. This is typically used for highlighting models that are of some importance to the final analyis.
add_star(.mod)
remove_star(.mod)
The bbi_{.model_type}_model
object to modify
The modified bbi_{.model_type}_model
object
add_star()
: Adds a star to the model.
remove_star()
: Removes a star from the model.