kuojunglee / BVS_UnknownComp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayesian variable selection in finite mixture of regression models with an unknown number of components

A feasible reversible jump Markov Chain Monte Carlo algorithm is implmented to Bayesian variable selection in the finite mixture models to deal with model selection and the selection of the number of mixture components simultaneously.

Installing

You can install MLModelSelection from CRAN:

install.packages("UnknownCompFMR")

Running the tests

You can run the simulation study in R

source("CreditGrowth_JIMF_UnknonwComp.r")

Authors

Acknowledgments

  • MOST, Taiwan
  • etc

About


Languages

Language:C++ 87.8%Language:R 12.2%