h_tite_logistic_weights: Calculate weights for TITE logistic CRM models.
Description
Calculate weights for TITE logistic CRM models.
Usage
h_tite_logistic_weights(u, Tmax, y, weight_method)
Value
A numeric vector of observation weights.
Arguments
- u
(numeric)
follow-up times.
- Tmax
(number)
DLT assessment window.
- y
(integer)
DLT indicators.
- weight_method
(string)
either "linear" or "adaptive".