Description Usage Arguments Value See Also Examples
View source: R/fitAndTestCompRiskReg.R
Testing differences in Competing Risks Regression Models between groups.
1 | testReg(reg, conf.int = 0.95)
|
reg |
a result of fitReg function. |
conf.int |
level of two-sided confidence interval (default 0.95). |
a data.frame containing p-values of Modified Log-Rank Test for each type of event. The test compares differences between groups in Competing Risks Cox Models.
1 2 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.