Skip to content
/ abcrf Public

Approximate Bayesian Computation via Random Forests

Notifications You must be signed in to change notification settings

jmm34/abcrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abcrf version 1.9

R library to perform Approximate Bayesian Computation via Random Forests

To install the abcrf package

  • you can use the function install_github from the package remotes:
    install_github("jmm34/abcrf")
  • you can download the file abcrf_1.9.tar.gz and use the command:
    install.packages("abcrf_1.9.tar.gz", repos = NULL, type = "source")
  • the package is also available on the CRAN

About

Approximate Bayesian Computation via Random Forests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published