model_picker_2stage: Select a Two-Stage Binary Outcome Misclassification Model for...

View source: R/model_picker_2stage.R

model_picker_2stageR Documentation

Select a Two-Stage Binary Outcome Misclassification Model for a Given Prior

Description

Select a Two-Stage Binary Outcome Misclassification Model for a Given Prior

Usage

model_picker_2stage(prior)

Arguments

prior

A character string specifying the prior distribution for the \beta, \gamma, and \delta parameters. Options are "t", "uniform", "normal", or "dexp" (double Exponential, or Weibull).

Value

model_picker returns a character string specifying the two-stage binary outcome misclassification model to be turned into a .BUG file and used for MCMC estimation with rjags.


COMBO documentation built on Oct. 30, 2024, 5:07 p.m.