strat {gfoRmulaICE} | R Documentation |
Indicator for the stratifying on treatment history ICE estimator
Description
This function identifies the stratifying on treatment history ICE estimator. The classical stratifying on
treatment history ICE estimator is specified by strat(hazard = FALSE)
. The hazard based stratifying on treatment
history ICE estimator is specified by strat(hazard = TRUE)
.
Usage
strat(hazard)
Arguments
hazard |
a logical value indicating whether to use hazard-based ICE estimator. |
Value
a logical value on whether to use hazard-based ICE estimator.
[Package gfoRmulaICE version 0.1.0 Index]