View source: R/bifrost_search-methods.R
| print.bifrost_search | R Documentation |
Prints a compact summary of a completed Bifrost search, including the baseline and optimal information criterion (IC) values, the inferred shift node set, key search settings, and (when present) optional diagnostics such as IC-history and IC-weight support.
## S3 method for class 'bifrost_search'
print(x, ...)
x |
A |
... |
Unused (S3 compatibility). |
Invisibly returns x. Called for its printing side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.