Skip to content

R package for fitting proportional and non-proportional odds ordinal regression models in a Bayesian framework

Notifications You must be signed in to change notification settings

tjmckinley/BayesOrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package for fitting proportional and non-proportional odds ordinal regression models in a Bayesian framework

This package aims to implement the methods described in McKinley et al. (2015), Bayesian Analysis, 10 (1), P1--30, for fitting ordinal regression models in a Bayesian framework. The methods use reversible-jump Markov chain Monte Carlo to perform Bayesian model selection, choosing between proportional odds (PO) and non-proportional odds (NPO) structures, and combinations thereof. The methods are extended to include variable selection based on posterior probabilities of association.

Installation

Since this is a development version, it is best to install via the devtools package:

library(devtools)
install_github("tjmckinley/BayesOrd")

License

This package is licensed to you under the terms of the GNU General Public License version 3 or later.

About

R package for fitting proportional and non-proportional odds ordinal regression models in a Bayesian framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published