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