print.summary.XDNUTS: Function for printing an object of class summary.XDNUTS

View source: R/interface.R

print.summary.XDNUTSR Documentation

Function for printing an object of class summary.XDNUTS

Description

Print to console the statistics about the MCMC samples obtained with a call to the function summary.XDNUTS. See that for details.

Usage

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

Arguments

x

an object of class summary.XDNUTS

...

additional values to pass. These currently do nothing.

digits

number of digits for rounding the output. Default value is 3.

Value

No return value.


XDNUTS documentation built on Aug. 24, 2025, 5:08 p.m.