getModel: Output the full model

View source: R/ModelFitting.R

getModelR Documentation

Output the full model

Description

Output the full model

Usage

getModel(sccsModel)

Arguments

sccsModel

An object of type SccsModel as created using the fitSccsModel() function.

Value

A tibble with the coefficients and confidence intervals (when not-regularized) for all covariates in the model.


SelfControlledCaseSeries documentation built on Aug. 8, 2025, 7:34 p.m.