Fprep.AIWKME | R Documentation |
Cox proportional hazards model for eta-free terms in the (S)AIWKME estimator.
Fprep.AIWKME(datalist, t0)
datalist |
A list used to calculate the (S)AIWKME estimator including treatment named |
t0 |
A predetermined t. |
More details can be found in references, AIWKME
, and Genetic.optim.AIWKME
.
A list including the augmented terms in the numerator with treatment all to 1 named gamma.num.1
and all to 0 named gamma.num.0
and in the denominator with treatment all to 1 named gamma.den.1
and all to 0 named gamma.den.0
; gamma.num.1
and the others are matrix with ordered observed time as rows and patients as columns. More details can be found in 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.