update_glm: Deprecated alias for 'refit_glm()'

View source: R/model_refinement.R

update_glmR Documentation

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.

Value

See refit_glm().


insurancerating documentation built on July 30, 2026, 5:09 p.m.