Skip to contents

Prints sampling information followed by the posterior summary table.

Usage

# S3 method for class 'summary.RprobitB_fit'
print(x, digits = 3L, ...)

Arguments

x

[summary.RprobitB_fit]
Model summary returned by summary().

digits

[integer(1)]
Number of significant digits to print.

...

Further arguments passed to print.data.frame().

Value

x, invisibly.