Skip to contents

Print method for cbc_priors objects

Usage

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

Arguments

x

A cbc_priors object

...

Additional arguments passed to print

Value

Returns the input cbc_priors object invisibly (class: c("cbc_priors", "list")). This function is called for its side effect of printing a formatted summary of the CBC priors specifications to the console, including parameter types, distributions, means, standard deviations, and any correlation structures.