Print a MCmcmc object

# S3 method for class '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.