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 06 Nov. 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

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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