In addition for validating the model, specific methods might add information to the model object based on the provided data and formula
check_model(model, data = NULL, formula = NULL)
An object of type 'bmmodel'
the model argument supplied by the user
the data argument supplied by the user
the formula argument supplied by the user