print.MCmcmc: Print a MCmcmc object
Description
Print a MCmcmc object
Usage
# S3 method for MCmcmc
print(x, digits = 3, alpha = 0.05, ...)
Arguments
- x
an object used to select a method.
- digits
Number of digits to print
- alpha
Significance level
- ...
further arguments passed to or from other methods.