dp.inputs.csavr.irr.options: Check if incidence rate ratios (IRRs) by sex or age were...

View source: R/extract-dp.R

dp.inputs.csavr.irr.optionsR Documentation

Check if incidence rate ratios (IRRs) by sex or age were estimated while fitting CSAVR

Description

Check if incidence rate ratios (IRRs) by sex or age were estimated while fitting CSAVR

Usage

dp.inputs.csavr.irr.options(dp.raw, direction = "wide")

Arguments

dp.raw

DemProj module data in raw format, as returned by read.raw.dp()

direction

Ignored; included for compatibility with similar functions.

Value

A data frame of TRUE/FALSE variables indicating whether IRR fitting by sex or age was enabled. These options are selected separately for each CSAVR incidence model.

Limitations

Users may change IRR settings in Spectrum after they have fitted an incidence model. As a result, the IRR option indicators may not always correctly indicate whether IRRs were estimated during fitting.


rlglaubius/SpectrumUtils documentation built on Jan. 30, 2025, 3:25 a.m.