print.summary.XDNUTS {XDNUTS}R 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.


[Package XDNUTS version 1.5.3 Index]