refit_glm: Deprecated refit wrapper
Description
refit_glm() is deprecated as of version 0.9.0. Use refit() instead.
Usage
refit_glm(x, intercept_only = FALSE, ...)
Value
Object of class glm.
Arguments
- x
Object of class rating_refinement, restricted or smooth.
- intercept_only
Logical.
- ...
Other arguments.