CoxFit: Fitting a proportional hazard relative survival model
Description
Fitting a proportional hazard relative survival modelUsage
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.