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.4")



Attach the package and use:
library("ratematrix")
Maintained by
Daniel Caetano
[Scholar Profile | Author Map]
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.4, https://cran.r-project.org/web/packages/ratematrix. Accessed 16 Apr. 2025.
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 (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
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 ratematrix02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

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  
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  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
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  
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  
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