LRMI.summ: Prints the test results output by the LRMI function

Description Usage Arguments Value Author(s) See Also

View source: R/LRMI.summ.R

Description

Summary function for the Log-rank test either by the MI method or the weighted method.

Usage

1
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

LRMI


SurvMI documentation built on July 13, 2020, 9:07 a.m.

Related to LRMI.summ in SurvMI...