Coxwt.summ {SurvMI} | R Documentation |
Summary function for the weighted Cox model
Description
Print the fitting results from the weighted Cox regression.
Usage
Coxwt.summ(x,digits=3)
Arguments
x |
An object returned by the Coxwt function |
digits |
Digits of output |
Value
A summary table of weighted Cox regression result.
Author(s)
Yiming Chen
See Also
[Package SurvMI version 0.1.0 Index]