View source: R/summarize_results.R
print.lcm_tree | R Documentation |
print.lcm_tree
summarizes the results from lcm_tree()
.print.lcm_tree
summarizes the results from lcm_tree()
.
## S3 method for class 'lcm_tree' print(x, ...)
x |
Output from |
... |
Arguments passed to summary and printing methods. |
Summary showing, for each group of leaf nodes discovered by lotR()
,
the class prevalences, 95% credible intervals, number of leaf nodes in
per group, and number of observations per group.
Other lcm_tree results:
print.summary.lcm_tree_compact()
,
print.summary.lcm_tree_long()
,
summary.lcm_tree()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.