cvalest.bin: Estimation of C-statistics

Description Usage Arguments Value

Description

Calculates C-statistics. Individual case weight can be incorporated.

Usage

1
  cvalest.bin(Y, scr, wgt = NULL)

Arguments

Y

a numerical vector of inary outcome, either 0 or 1.

scr

a numerical vector of continuous variable.

wgt

a numerical vector corresponding to individuatl weight.

Value

C-statistics is provided.


APPEstimation documentation built on May 2, 2019, 6:34 a.m.