A list with the following components is returned.
sample.abc
is the ordinary ABC output sample (with any
regression correction requested). The rows represent accepted samples
and the columns represent the parameters.
sample.recal
is the ABC output sample following
recalibration. The rows are Monte Carlo draws from an approximation to
the posterior and the columns represent the parameters.
sample.regrecal
is the ABC output sample following coverage
correction including regression correction of p-values. It has a
similar form to sample.recal
.
weights
are weights for the ABC output. These apply to all
types of ABC.
Each row of pvalues
corresponds to a particular accepted
dataset. It gives the p-values of the true parameters within the ABC
sample generated from this data.
Each row of pvalues.reg
corresponds to pvalues
after
a regression-adjustment has been performed on them.
svalues
is a subset of the rows of sumstat
corresponding
to accepted datasets. These can be used in conjunction with
pvalues
to perform a recalibration correction manually.