print.epictmcmc {EpiILMCT} | R Documentation |
epictmcmc
object to the console print.epictmcmc
is an S3 method that prints the content of an S3 object of class epictmcmc
to the console.
## S3 method for class 'epictmcmc' print(x, digits = 6, ...)
x |
an S3 object of class |
digits |
the number of printed digits of the estimates. Default value is 6. |
... |
additional arguments that are passed to the generic |
Formatted output of a epictmcmc
object.
epictmcmc
, summary.epictmcmc
, plot.epictmcmc
.