View source: R/summarize_results.R
summary.nlcm_doubletree | R Documentation |
summary.nlcm_doubletree
summarizes the results from nlcm_doubletree()
.Will have some tiny randomness associated with the upper and lower bounds, because we simulated the Gaussian variables before converting to probabilities.
## S3 method for class 'nlcm_doubletree'
summary(object, compact = FALSE, B = 10000, ...)
object |
Output from |
compact |
If |
B |
Default |
... |
Not used. |
see print.nlcm_doubletree()
Other nlcm_doubletree results:
print.summary.nlcm_doubletree_compact()
,
print.summary.nlcm_doubletree_long()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.