Other packages > Find by keyword >

tbea  

Pre- And Post-Processing in Bayesian Evolutionary Analyses
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tbea", "1.7.0")



Attach the package and use:
library("tbea")
Maintained by
Gustavo A. Ballen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-06-04
Latest Update: 2025-04-10
Description:
Functions are provided for prior specification in divergence time estimation using fossils as well as other kinds of data. It provides tools for interacting with the input and output of Bayesian platforms in evolutionary biology such as 'BEAST2', 'MrBayes', 'RevBayes', or 'MCMCTree'. It Implements a simple measure similarity between probability density functions for comparing prior and posterior Bayesian densities, as well as code for calculating the combination of distributions using conflation of Hill (2008). Functions for estimating the origination time in collections of distributions using the x-intercept (e.g., Draper and Smith, 1998) and stratigraphic intervals (Marshall 2010) are also available. Hill, T. 2008. "Conflations of probability distributions". Transactions of the American Mathematical Society, 363:3351-3372. <doi:10.48550/arXiv.0808.1808>, Draper, N. R. and Smith, H. 1998. "Applied Regression Analysis". 1–706. Wiley Interscience, New York. <doi:10.1002/9781118625590>, Marshall, C. R. 2010. "Using confidence intervals to quantify the uncertainty in the end-points of stratigraphic ranges". Quantitative Methods in Paleobiology, 291–316. <doi:10.1017/S1089332600001911>.
How to cite:
Gustavo A. Ballen (2024). tbea: Pre- And Post-Processing in Bayesian Evolutionary Analyses. R package version 1.7.0, https://cran.r-project.org/web/packages/tbea. Accessed 26 Jun. 2026.
Previous versions and publish date:
1.4.2 (2024-06-04 12:20), 1.5.0 (2024-07-01 18:20), 1.6.1 (2025-04-10 16:50)
Other packages that cited tbea R package
View tbea citation profile
Other R packages that tbea depends, imports, suggests or enhances
Complete documentation for tbea
Functions, R codes and Examples using the tbea R package
Full tbea package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
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  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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