Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.9) of this package.
Take me there.
abcrf (version 1.2)
Approximate Bayesian Computation via Random Forests
Description
Performs Approximate Bayesian Computation (ABC) model choice via random forests.
Copy Link
Link to current version
Version
Version
1.9
1.8.1
1.8
1.7.1
1.7
1.6
1.5
1.4
1.3
1.2
1.1
0.9-4
Install
install.packages('abcrf')
Monthly Downloads
681
Version
1.2
License
GPL (>= 2)
Maintainer
JeanMichel Marin
Last Published
February 15th, 2016
Functions in abcrf (1.2)
Search all functions
plot.abcrf
Plot of an ABC-RF object
err.abcrf
Calculate and plot, for different number of trees, the out-of-bag errors associated with an ABC-RF object
abcrf
Create an ABC-RF object: a classification random forest from a reference table towards performing an ABC model choice
snp
A simulated example in population genetics
predict.abcrf
Predict and evaluate the posterior probability of the MAP for new data using an ABC-RF object