Fit RO-logit model using Cox-PH
Fit RO-logit model using Cox-PH
rologit.coxph(design.mat, y, svar = NULL, method = "efron")
design.mat |
The design matrix without intercept term. |
y |
vector of numeric. The outcomes. |
svar |
vector of numeric. The strata variable. |
method |
string. Use Efron ( |
Returns the model fitted using coxph
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.