LRMI.summ {SurvMI} | R Documentation |
Prints the test results output by the LRMI function
Description
Summary function for the Log-rank test either by the MI method or the weighted method.
Usage
LRMI.summ(x,digits=3)
Arguments
x |
An object returned by the LRMI function. |
digits |
Digits of output |
Value
A summary table of LR test result with MI implemented.
Author(s)
Yiming Chen
See Also
[Package SurvMI version 0.1.0 Index]