Learn R Programming

JPSurv (version 1.0.1)

CoxFit: Fitting a proportional hazard relative survival model

Description

Fitting a proportional hazard relative survival model

Usage

CoxFit(X, nAlive, nDied, nLost, expSurv)

Arguments

X
The input design matrix.
nAlive
Number of people at risk.
nDied
Number of people who died.
nLost
Number of people who are censored.
expSurv
The expected survival rate.

Value