Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rologit.coxph

Fit RO-logit model using Cox-PH


Description

Fit RO-logit model using Cox-PH

Usage

rologit.coxph(design.mat, y, svar = NULL, method = "efron")

Arguments

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 ("efron") or Breslow ("breslow") method for handling ties in the outcome. The default is "efron". See coxph for details.

Value

Returns the model fitted using coxph.


ROlogit

Fit Rank-Ordered Logit (RO-Logit) Model

v0.1.2
LGPL-3
Authors
Tan Chuen Seng, Ning Yilin
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.