Other packages > Find by keyword >

TreeSimGM  

Simulating Phylogenetic Trees under General Bellman Harris and Lineage Shift Model
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("TreeSimGM", "2.5")



Attach the package and use:
library("TreeSimGM")
Maintained by
Oskar Hagen
[Scholar Profile | Author Map]
First Published: 2013-02-14
Latest Update: 2020-03-05
Description:
Provides a flexible simulation tool for phylogenetic trees under a general model for speciation and extinction. Trees with a user-specified number of extant tips, or a user-specified stem age are simulated. It is possible to assume any probability distribution for the waiting time until speciation and extinction. Furthermore, the waiting times to speciation / extinction may be scaled in different parts of the tree, meaning we can simulate trees with clade-dependent diversification processes. At a speciation event, one species splits into two. We allow for two different modes at these splits: (i) symmetric, where for every speciation event new waiting times until speciation and extinction are drawn for both daughter lineages; and (ii) asymmetric, where a speciation event results in one species with new waiting times, and another that carries the extinction time and age of its ancestor. The symmetric mode can be seen as an vicariant or allopatric process where divided populations suffer equal evolutionary forces while the asymmetric mode could be seen as a peripatric speciation where a mother lineage continues to exist.Reference: O. Hagen and T. Stadler (2017). TreeSimGM: Simulating phylogenetic trees under general Bellman Harris models with lineage-specific shifts of speciation and extinction in R. Methods in Ecology and Evolution. <doi:10.1111/2041-210X.12917>.
How to cite:
Oskar Hagen (2013). TreeSimGM: Simulating Phylogenetic Trees under General Bellman Harris and Lineage Shift Model. R package version 2.5, https://cran.r-project.org/web/packages/TreeSimGM. Accessed 13 Apr. 2025.
Previous versions and publish date:
1.0 (2013-02-14 10:39), 1.1 (2013-02-21 07:52), 1.2 (2014-07-25 07:39), 2.1 (2017-05-05 19:38), 2.2 (2017-08-10 19:20), 2.3 (2017-09-25 20:40)
Other packages that cited TreeSimGM R package
View TreeSimGM citation profile
Other R packages that TreeSimGM depends, imports, suggests or enhances
Complete documentation for TreeSimGM
Functions, R codes and Examples using the TreeSimGM R package
Some associated functions: TreeSimGM-package . sim.age . sim.taxa . track.shift . 
Some associated R codes: mytree.asymmetric.age.R . mytree.asymmetric.taxa.R . mytree.symmetric.age.R . mytree.symmetric.taxa.R . sim.age.R . sim.taxa.R . track.shift.R .  Full TreeSimGM package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2403/2503/2603/2703/2803/3003/3104/0104/0204/0404/0504/0604/0704/0804/0904/1004/11Downloads for TreeSimGM0246810121416TrendBars

Today's Hot Picks in Authors and Packages

optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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