print.BasicBayesianR Documentation

Print the content of an BasicBayesian object

Description

Print the content of an BasicBayesian object

Usage

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

Arguments

x

An object of the target type.

...

other parameters passed to print.

Value

None.