print: Print a MCmcmc object

Description Usage Arguments

Description

Print a MCmcmc object

Usage

1
2
## 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.


MethComp documentation built on Jan. 20, 2020, 1:12 a.m.

Related to print in MethComp...