Description Usage Arguments Value
Fit RO-logit model using Cox-PH
1 | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.