Other packages > Find by keyword >

abcrf  

Approximate Bayesian Computation via Random Forests
View on CRAN: Click here


Download and install abcrf package within the R console
Install from CRAN:
install.packages("abcrf")

Install from Github:
library("remotes")
install_github("cran/abcrf")

Install by package version:
library("remotes")
install_version("abcrf", "2.0")



Attach the package and use:
library("abcrf")
Maintained by
Jean-Michel Marin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-08-18
Latest Update: 2025-09-01
Description:
Performs Approximate Bayesian Computation (ABC) model choice and parameter inference via random forests. Pudlo P., Marin J.-M., Estoup A., Cornuet J.-M., Gautier M. and Robert C. P. (2016) . Estoup A., Raynal L., Verdu P. and Marin J.-M. . Raynal L., Marin J.-M., Pudlo P., Ribatet M., Robert C. P. and Estoup A. (2019) .
How to cite:
Jean-Michel Marin (2015). abcrf: Approximate Bayesian Computation via Random Forests. R package version 2.0, https://cran.r-project.org/web/packages/abcrf. Accessed 08 Mar. 2026.
Previous versions and publish date:
0.9-4 (2015-08-18 08:34), 1.1 (2016-01-23 00:55), 1.2 (2016-02-15 15:07), 1.3 (2016-06-03 21:24), 1.4 (2016-12-27 15:28), 1.5 (2017-01-04 11:37), 1.6 (2017-07-01 08:57), 1.7.1 (2018-06-27 18:07), 1.7 (2017-09-04 14:56), 1.8.1 (2019-11-05 15:40), 1.8 (2019-06-14 14:40), 1.9 (2022-08-09 17:30)
Other packages that cited abcrf R package
View abcrf citation profile
Other R packages that abcrf depends, imports, suggests or enhances
Complete documentation for abcrf
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA