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]
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.4, https://cran.r-project.org/web/packages/ratematrix. Accessed 21 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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