summary.epictmcmc {EpiILMCT} | R Documentation |
epictmcmc
objectsSummarize a epictmcmc
object and return an object of class summary.epictmcmc
.
## S3 method for class 'epictmcmc' summary(object, digits = NULL, start = NULL, end = NULL, thin = NULL, ...) ## S3 method for class 'summary.epictmcmc' print(x, digits, start, end, thin, ...)
x, object |
an S3 object of class |
digits |
the number of printed digits of the estimates. Default value is 6. |
start, end, thin |
options for creating |
... |
potential further arguments (require by generic). |
epictmcmc
, print.epictmcmc
, plot.epictmcmc
.