print.lcm_tree: 'print.lcm_tree' summarizes the results from 'lcm_tree()'.

View source: R/summarize_results.R

print.lcm_treeR Documentation

print.lcm_tree summarizes the results from lcm_tree().

Description

print.lcm_tree summarizes the results from lcm_tree().

Usage

## S3 method for class 'lcm_tree'
print(x, ...)

Arguments

x

Output from lcm_tree().

...

Arguments passed to summary and printing methods.

Value

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.

See Also

Other lcm_tree results: print.summary.lcm_tree_compact(), print.summary.lcm_tree_long(), summary.lcm_tree()


zhenkewu/lotR documentation built on April 24, 2022, 2:36 a.m.