Skip to contents

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().