hz_cons_measure {remss} | R Documentation |
Hazard consistency measurement.
Description
hz_cons_measure
returns Hazard consistency for the grouping scheme.
Usage
hz_cons_measure(main_list, stage_list, covar_list, data)
Arguments
main_list |
main_list includes survival indicator variable, Duration time of survival variable and basic group variable. |
stage_list |
stage_list is numerical form of each scheme by using other of stages information. |
covar_list |
Covariate variables taking into consideration. |
data |
Data set. |
Value
Ranking of hazard consistency measurement and standardized score.
References
Xu, W., et al. 'Refining evaluation methodology on TNM stage system: assessment on HPV-related oropharyngeal cancer.' Austin Biometrics and Biostatistics 2 (2015): 1014.
[Package remss version 1.0.1 Index]