Learn R Programming

SelfControlledCaseSeries (version 6.0.0)

hasCalendarTimeEffect: Does the model contain an age effect?

Description

Does the model contain an age effect?

Usage

hasCalendarTimeEffect(sccsModel)

Value

TRUE if the model contains an age effect, otherwise FALSE.

Arguments

sccsModel

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