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