pool {gfoRmulaICE} | R Documentation |
Indicator for the pooling over treatment history ICE estimator
Description
This function identifies the pooling over treatment history ICE estimator. The classical pooling over
treatment history ICE estimator is specified by pool(hazard = FALSE)
. The hazard based pooling over treatment
history ICE estimator is specified by pool(hazard = TRUE)
.
Usage
pool(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]