print.MCmcmc {MethComp}R Documentation

Print a MCmcmc object

Description

Print a MCmcmc object

Usage

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


[Package MethComp version 1.30.0 Index]