update_glm: Deprecated alias for refit_glm()
Description
update_glm() is deprecated as of version 0.8.0. Use refit() for the new
refinement workflow.
Usage
update_glm(x, intercept_only = FALSE, ...)
Arguments
- x
Object of class rating_refinement, restricted or smooth.
- intercept_only
Logical.
- ...
Other arguments.