epictmcmc objectsSummarize a epictmcmc object and return an object of class summary.epictmcmc.
# S3 method for epictmcmc
summary(object, digits = NULL, start = NULL, end = NULL, thin = NULL, …)
# S3 method for summary.epictmcmc
print(x, digits, start, end, thin, …)an S3 object of class epictmcmc (i.e. the output of the epictmcmc function).
the number of printed digits of the estimates. Default value is 6.
options for creating mcmc object.
potential further arguments (require by generic).