ebhistoricalsummary
from the
method summary.ebhistorical
in a nice form.
"print"(x, ...)
ebsummary
(e.g., the output of
function summary.eb
).p2.tilde
, p4.tilde
, and p6.tilde
), the next
containing summary measures for the first ten replicated data sets' gam
, and
the rest containing summary measures for the first ten replicated data sets'
tau
values (one for each subzone, if applicable).
The summary measurements taken on the posterior distributions include the posterior
mean, standard deviation, standard error of the mean, time-series adjusted standard
error of the mean, and the lower and upper HPD interval limits, in that order.
For reference purposes, below are the descriptions for the summarized variables.Output | Description |
p2.tilde |
Proportion of simulated data sets that result in the probability of poi prevalence below poi.thresh with probability p1 |
p4.tilde |
Proportion of simulated data sets that result in the probability of poi prevalence above poi.thresh with probability p1 |
p6.tilde |
Proportion of simulated data sets that result in the probability of poi prevalence between poi.lb and poi.ub with probability p1 |
taumat |
Posterior distributions of the cluster-level prevalence for all simulated data sets (i.e., reps ) |
gammat |
Posterior distribution of the subzone-level prevalence (3-level) OR Posterior distribution of the probability of the disease being in the region (2-level) |
poi
refers to the p(arameter) o(f) i(nterest) and is chosen by the user
to be either gam
or tau
. By default, it is chosen to be the cluster-
level prevalence, tau
.
ebsummary
returned by the method
summary.eb
, which creates its own class of object much like
the summary method for lm
objects.