Learn R Programming

SelfControlledCaseSeries (version 6.1.1)

hasCalendarTimeEffect: Does the model contain a calendar time effect?

Description

Does the model contain a calendar time 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.