Learn R Programming

psfmi (version 1.4.0)

rsq_surv: R-square calculation for Cox regression models

Description

R-square calculation for Cox regression models

Usage

rsq_surv(fitobj)

Value

The value for the explained variance.

Arguments

fitobj

a Cox regression model object of "coxph"

Author

Martijn Heymans, 2021

References

F. Harrell. Regression Modeling Strategies. With Applications to Linear Models, Logistic and Ordinal Regression, and Survival Analysis. 2nd Edition. Springer, New York, NY, 2015.

See Also

pool_performance