naive_model_picker_2stage: Select a Naive Two-Stage Regression Model for a Given Prior

View source: R/naive_model_picker_2stage.R

naive_model_picker_2stageR Documentation

Select a Naive Two-Stage Regression Model for a Given Prior

Description

Select a Naive Two-Stage Regression Model for a Given Prior

Usage

naive_model_picker_2stage(prior)

Arguments

prior

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

Value

naive_model_picker_2stage returns a character string specifying the logistic regression 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.