Learn R Programming

mets (version 0.1-8)

concordance: Concordance Computes concordance and probandwise concordance

Description

Concordance

Usage

concordance(object, cif1, cif2 = NULL, messages = TRUE,
    model = NULL, coefs = NULL, ...)

Arguments

object
Output from the cor.cif, rr.cif or or.cif function
cif1
Marginal cumulative incidence
cif2
Marginal cumulative incidence of other cause (cause2) if it is different from cause1
messages
To print messages
model
Specfifies wich model that is considered if object not given.
coefs
Specfifies dependence parameters if object is not given.
...
Extra arguments, not used.