Names of parameters for which posterior samples
should be returned, as given by a character vector or regular expressions.
By default, all posterior samples of all parameters are extracted.
probs
The percentiles to be computed by the
quantile function.
robust
If FALSE (the default) the mean is used as
the measure of central tendency and the standard deviation as
the measure of variability. If TRUE, the median and the
median absolute deviation (MAD) are applied instead.
...
More arguments passed to or from other methods.
Value
A matrix where rows indicate parameters
and columns indicate the summary estimates.