Other packages > Find by keyword >

rbacon  

Age-Depth Modelling using Bayesian Statistics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rbacon", "3.3.1")



Attach the package and use:
library("rbacon")
Maintained by
Maarten Blaauw
[Scholar Profile | Author Map]
First Published: 2017-12-13
Latest Update: 2023-07-15
Description:
An approach to age-depth modelling that uses Bayesian statistics to reconstruct accumulation histories for deposits, through combining radiocarbon and other dates with prior information on accumulation rates and their variability. See Blaauw & Christen (2011).
How to cite:
Maarten Blaauw (2017). rbacon: Age-Depth Modelling using Bayesian Statistics. R package version 3.3.1, https://cran.r-project.org/web/packages/rbacon. Accessed 16 Apr. 2025.
Previous versions and publish date:
2.3.0 (2017-12-13 19:15), 2.3.1.1 (2017-12-15 17:29), 2.3.1.2 (2018-01-03 20:56), 2.3.1 (2017-12-14 16:56), 2.3.2 (2018-02-04 13:41), 2.3.3 (2018-02-20 13:58), 2.3.4 (2018-04-15 18:36), 2.3.5 (2018-12-19 13:10), 2.3.6 (2019-01-17 16:50), 2.3.7 (2019-02-13 15:40), 2.3.8 (2019-05-25 15:20), 2.3.9.1 (2019-07-03 18:30), 2.4.0 (2020-02-07 07:00), 2.4.1 (2020-03-15 17:10), 2.4.2 (2020-04-21 20:20), 2.4.3 (2020-08-10 21:30), 2.5.0 (2020-10-28 17:30), 2.5.1 (2021-02-10 06:10), 2.5.2 (2021-03-11 18:30), 2.5.3 (2021-03-29 20:30), 2.5.5 (2021-05-06 12:00), 2.5.6 (2021-05-28 13:20), 2.5.7 (2021-08-12 10:40), 2.5.8 (2022-03-29 17:20), 3.0.0 (2022-12-22 10:50), 3.1.0 (2023-05-17 14:30), 3.1.1 (2023-07-15 12:30), 3.2.0 (2023-11-28 02:00), 3.3.0 (2024-09-06 21:20)
Other packages that cited rbacon R package
View rbacon citation profile
Other R packages that rbacon depends, imports, suggests or enhances
Complete documentation for rbacon
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rbacon0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
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  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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