Fps.IWKME {otrKM}R Documentation

Logistic regression for observed treatment used for the (S)IWKME estimator.

Description

Logistic regression for observed treatment used for the (S)IWKME estimator.

Usage

Fps.IWKME(datalist)

Arguments

datalist

A list used to calculate the (S)IWKME estimator including treatment named a, observed time named obs.t, censoring indicator (0, censored) named delta, and baseline covariates used to assign treatment named l. Notice that all the data in the datalist should be ordered by observed time.

Details

More details can be found in references, IWKME, and Genetic.optim.IWKME.

Value

A list including the probability of receiving treatment given baseline covariates named fal.

References

Jiang, R., Lu, W., Song, R., and Davidian, M. (2017) On estimation of optimal treatment regimes for maximizing t‐year survival probability. Journal of the Royal Statistical Society: Series B (Statistical Methodology), 79: 1165-1185. DOI:10.1111/rssb.12201


[Package otrKM version 0.2.1 Index]