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)

Arguments

.mod

The bbi_{.model_type}_model object to modify

Value

The modified bbi_{.model_type}_model object

Functions

  • add_star(): Adds a star to the model.

  • remove_star(): Removes a star from the model.