Skip to content

R package for the simulation of the prior distribution of bayesian trees by Chipman et al. (1998).

License

Notifications You must be signed in to change notification settings

AlexiaJM/BayesTreePrior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BayesTreePrior

Description

BayesTreePrior is a R package for the simulation of the prior distribution of bayesian trees by Chipman et al. (1998). The prior distribution of the trees is highly dependent on the design matrix X, therefore using the suggested hyperparameters by Chipman et al. (1998) is not recommended and could lead to unexpected prior distribution. This work is part of my master thesis (http:https://www.archipel.uqam.ca/8973/).

My master thesis is in French and very long but the main findings are discussed on my website : https://ajolicoeur.wordpress.com/bayesiantrees/

How to install

To install the latest stable version, run in R :

  • install.packages("BayesTreePrior")

To install the latest GitHub development version, run in R :

  • install.packages("devtools")
  • devtools::install_github("AlexiaJM/BayesTreePrior")

About

R package for the simulation of the prior distribution of bayesian trees by Chipman et al. (1998).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages