## S3 method for class 'abc':
summary(object, unadj = FALSE, intvl = .95, print = TRUE,
digits = max(3, getOption("digits")-3), ...)"abc".method
is "loclinear" or "neuralnet".TRUE prints messages. Mainly for internal use.density."table". The rows are,"rejection" in the original call to
abc, posterior means, medians, modes and percentiles
defined by intvl, 95 by default (credible intervals) are
calculated. If a regression correction was used (i.e. method is
"loclinear" or "neuralnet" in the original call to
abc) the weighted posterior means, medians, modes and
percentiles are calculated. To calculate the mode, parameters are passed on from
density.default. Note that the posterior mode can be
rather different depending on the parameters to estimate the
density.
abc, hist.abc, plot.abc