Learn R Programming

insurancerating (version 0.7.5)

refit_glm: Refitting Generalized Linear Models

Description

[Experimental] refit_glm() is used to refit generalized linear models, and must be preceded by restrict_coef().

Usage

refit_glm(x)

Value

Object of class GLM

Arguments

x

Object of class restricted or of class smooth

Author

Martin Haringa