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]
All associated links for this package
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 04 Jun. 2026.
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

Today's Hot Picks in Authors and Packages

murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
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  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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