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", "1.9")



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: 2022-08-09
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 1.9, https://cran.r-project.org/web/packages/abcrf. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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