prev can be used to calculate the overall estimated prevalence from a sample selection model, with corresponding interval
obtained using the delta method or posterior simulation.prev(x, sw = NULL, naive = FALSE, ind = NULL, delta = FALSE,
n.sim = 100, prob.lev = 0.05, hd.plot = FALSE,
main = "Histogram and Kernel Density of Simulated Prevalences",
xlab="Simulated Prevalences", ...)SemiParBIVProbit object as produced by SemiParBIVProbit().FALSE then the prevalence is calculated using the (naive/classic imputation) probit model. This option has
been introduced to compare adjusted (for non-random sample selection) and unadjusted estimates.TRUE then the delta method is used for confidence interval calculations, otherwise Bayesian posterior
simulation is employed.delta = FALSE. It may be increased if more precision is required.TRUE then a plot of the histogram and kernel density estimate of the simulated prevalences is produced. This can only
be produced when delta = FALSE.hd.plot = TRUE.delta = FALSE then it returns a vector containing simulated values of the prevalence. This
is used to calculate an interval.prev estimates the overall prevalence of a disease (e.g., HIV) when there are missing values that are not at random.
An interval for the estimated prevalence can be obtained using the delta method or posterior simulation. The two methods
produce close intervals in most cases (this may be attributed to the shape of the probit link).SemiParBIVProbit-package, SemiParBIVProbit, summary.SemiParBIVProbit## see examples for SemiParBIVProbitRun the code above in your browser using DataLab