Description Usage Arguments Value See Also Examples
View source: R/summary.moretrees_result.R
summary.moretrees_result summarizes the results from moretrees().
1 2 3 |
object |
Output from |
transform |
Either "exp", "identity", or "er" (excess rate) |
coeff_type |
Either "moretrees" or "clr" |
compact |
If |
... |
Not used. |
Summary showing, for each outcome group discovered by MOReTreeS, the exposure coefficients, 95% credible intervals, number of outcomes per group, and number of matched pairs.
Other MOReTrees results: plot.moretrees_result,
print.moretrees_result,
print.summary.moretrees_compact,
print.summary.moretrees_long
1 2 | # See vignette
vignette("moretrees")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.