
Add coefficient restrictions to a refinement workflow
Source:R/model_refinement.R
add_restriction.RdAdds a restriction step to a rating_refinement object.
Details
add_restriction() is part of the new refinement workflow and is intended
to be used in combination with prepare_refinement() and refit().
The legacy function restrict_coef() remains the only function that should
be applied directly to a model object.