\item{quantiles}{numeric vector of probabilities with values in [0,1]. (Values up to 2e-14 outside that range are accepted and moved to the nearby endpoint.)}
\item{lag.max}{maximum lag at which to calculate the acf. Default is set to 10.}
\item{lag.max}{maximum lag at which to calculate the \link{acf}. Default is set to 10.}
\item{\dots}{arguments to be passed to methods.}
}
\description{Summary method for mcmcabn objects.
}
\description{Summary method for mcmcabn objects.}
\details{The summary function for mcmcabn objects returns multiple summary metrics for assesing the quality of the MCMC run.}
\details{The summary function for \code{mcmcabn} objects returns multiple summary metrics for assesing the quality of the MCMC run. Thinning is the number of thinned MCMC steps for one MCMC returned.}
\value{This method print: the number of Burnin steps, the number of MCMC steps, the thinning, the maximum achieved score, the empirical mean of the MCMC samples, the empirical standard deviation of the MCMC samples, the user defined quantiles of the posterior network score, the global acceptance rate, a table of the accepted and rejected moves in function of the methods used, the sample size adjusted for autocorrelation and the autocorrelations by lag.}
\value{This method prints: the number of burn-in steps, the number of MCMC steps, the thinning, the maximum achieved score, the empirical mean of the MCMC samples, the empirical standard deviation of the MCMC samples, the user defined quantiles of the posterior network score, the global acceptance rate, a table of the accepted and rejected moves in function of the methods used, the sample size adjusted for autocorrelation and the autocorrelations by lag.}