hasSeasonality: Does the model contain an age effect?

View source: R/ModelFitting.R

hasSeasonalityR Documentation

Does the model contain an age effect?

Description

Does the model contain an age effect?

Usage

hasSeasonality(sccsModel)

Arguments

sccsModel

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

Value

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


OHDSI/SelfControlledCaseSeries documentation built on Jan. 31, 2024, 7:30 p.m.