Other packages > Find by keyword >

ratematrix  

Bayesian Estimation of the Evolutionary Rate Matrix
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ratematrix", "1.2.5")



Attach the package and use:
library("ratematrix")
Maintained by
Daniel Caetano
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-06-10
Latest Update: 2022-06-03
Description:
The Evolutionary Rate Matrix is a variance-covariance matrix which describes both the rates of trait evolution and the evolutionary correlation among multiple traits. This package has functions to estimate these parameters using Bayesian MCMC. It is possible to test if the pattern of evolutionary correlations among traits has changed between predictive regimes painted along the branches of the phylogenetic tree. Regimes can be created a priori or estimated as part of the MCMC under a joint estimation approach. The package has functions to run MCMC chains, plot results, evaluate convergence, and summarize posterior distributions.
How to cite:
Daniel Caetano (2018). ratematrix: Bayesian Estimation of the Evolutionary Rate Matrix. R package version 1.2.5, https://cran.r-project.org/web/packages/ratematrix. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0 (2018-06-10 17:27), 1.1 (2018-10-30 16:00), 1.2.1 (2019-05-15 20:20), 1.2.2 (2020-02-26 16:50), 1.2.3 (2021-02-24 14:40), 1.2.4 (2022-06-03 09:50), 1.2 (2019-05-06 23:00)
Other packages that cited ratematrix R package
View ratematrix citation profile
Other R packages that ratematrix depends, imports, suggests or enhances
Complete documentation for ratematrix
Functions, R codes and Examples using the ratematrix R package
Some associated functions: anoles . centrarchidae . checkConvergence . computeESS . continueMCMC . estimateTimeMCMC . extractCorrelation . fastSimmap . getStartPointFromPosterior . likelihoodFunction . logAnalyzer . makePrior . mergePosterior . mergeSimmap . plotPrior . plotRatematrix . plotRootValue . print.ratematrix_multi_chain . print.ratematrix_multi_mcmc . print.ratematrix_prior_function . print.ratematrix_prior_sample . print.ratematrix_single_chain . print.ratematrix_single_mcmc . ratematrix . ratematrixJointMCMC . ratematrixMCMC . readMCMC . readMCMC_Mk . samplePrior . simRatematrix . testRatematrix . 
Some associated R codes: RcppExports.R . calcNodeToNode.R . calcNodeToTip.R . calcNodeToTipNode.R . checkConvergence.R . checkHPD.R . checkHeidelTest.R . check_phy_list.R . computeESS.R . continueMCMC.R . dataset_anoles.R . dataset_centrarchidae.R . estimateTimeMCMC.R . extractCorrelation.R . fastSimmap.R . getEllipseMatrix.R . getStartPointFromPosterior.R . hastingsDensity.R . likelihoodFunction.R . logAnalyzer.R . logDensityIWish.R . logDensityMvNorm.R . logLikNode.R . logLikPrunningMCMC.R . logLikSingleRegime.R . makeDataTips.R . makePrior.R . makePriorIWish.R . makePropIWish.R . makePropMean.R . makePropMeanForMult.R . makePropMeanForMultList.R . makePropMeanList.R . makePropMultSigma.R . makePropMultSigmaList.R . makePropSingleSigma.R . makePropSingleSigmaList.R . mergePosterior.R . mergeSimmap.R . multRegimeJointMCMC.R . multRegimeMCMC.R . multiplierProposal.R . mvLogLik.R . plotPrior.R . plotRatematrix.R . plotRootValue.R . print.ratematrix_multi_chain.R . print.ratematrix_multi_mcmc.R . print.ratematrix_prior_function.R . print.ratematrix_prior_sample.R . print.ratematrix_single_chain.R . print.ratematrix_single_mcmc.R . priorDensityVcvBarnard.R . ratematrix-package.R . ratematrixJointMCMC.R . ratematrixMCMC.R . readMCMC.R . readMultRegimeMCMC.R . readSingleRegimeMCMC.R . riwish.R . samplePrior.R . samplePriorSeparationLimits.R . sampleTreeClade.R . simRatematrix.R . singleRegimeMCMC.R . slideWindow.R . slideWindowPositive.R . testRatematrix.R . writeToFile.R . writeToMultFile.R .  Full ratematrix package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
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