print.bifrost_search: Print method for bifrost search results

View source: R/bifrost_search-methods.R

print.bifrost_searchR Documentation

Description

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_search object returned by searchOptimalConfiguration().

...

Unused (S3 compatibility).

Value

Invisibly returns x. Called for its printing side effects.


bifrost documentation built on April 17, 2026, 9:07 a.m.