print.epictmcmc: Prints the contents of an 'epictmcmc' object to the console

Description Usage Arguments Value See Also

View source: R/epictmcmc.r

Description

print.epictmcmc is an S3 method that prints the content of an S3 object of class epictmcmc to the console.

Usage

1
2
## S3 method for class 'epictmcmc'
print(x, digits = 6, ...)

Arguments

x

an S3 object of class epictmcmc (i.e. the output of the epictmcmc function).

digits

the number of printed digits of the estimates. Default value is 6.

...

additional arguments that are passed to the generic print function

Value

Formatted output of a epictmcmc object.

See Also

epictmcmc, summary.epictmcmc, plot.epictmcmc.


EpiILMCT documentation built on June 29, 2021, 9:08 a.m.