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.
Usage
# S3 method for class 'bifrost_search'
print(x, ...)Arguments
- x
A
bifrost_searchobject returned bysearchOptimalConfiguration().- ...
Unused (S3 compatibility).
