print.summary.XDNUTS {XDNUTS} | R Documentation |
Print to console the statistics about the MCMC samples obtained with a call to the function summary.XDNUTS. See that for details.
## S3 method for class 'summary.XDNUTS'
print(x, ..., digits = 3)
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. |
No return value.