EpiBayes_ns
or EpiBayes_s
function
of class eb
.## S3 method for class 'eb':
print(x, ...)
eb
(e.g., the output of
function EpiBayes_ns
) or EpiBayes_s
).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.
By default, the function returns summary values for up to ten replicated data sets of
gam
and tau
and reports 95
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)
}eb
returned by the function
EpiBayes_ns
or EpiBayes_s
. The summary
method for
the eb
object class allows for customization of this output.