model_data: Get model data

View source: R/model_get_data.R

model_dataR Documentation

Get model data

Description

[Experimental] model_data() is used to get data from glm, and must be preceded by update_glm() or glm().

Usage

model_data(x)

Arguments

x

Object of class refitsmooth, refitrestricted or glm

Value

data.frame

Author(s)

Martin Haringa


insurancerating documentation built on Dec. 28, 2022, 2:53 a.m.