print.refFn: S3 method for printing refFn objects

View source: R/bayou-utilities.R

print.refFnR Documentation

S3 method for printing refFn objects

Description

S3 method for printing refFn objects

Usage

## S3 method for class 'refFn'
print(x, ...)

Arguments

x

A function of class 'refFn' produced by make.refFn

...

Additional arguments passed to print

Value

**No return value**, called for **side effects**. This function prints a summary of a **refFn** object, including the expected model, required parameter list, and reference distribution functions.


bayou documentation built on June 10, 2025, 5:13 p.m.