simobsphy: Simulation of observed phylogeny given a dated tree

View source: R/simulate.R

simobsphyR Documentation

Simulation of observed phylogeny given a dated tree

Description

Simulation of observed phylogeny given a dated tree

Usage

simobsphy(tree, mu = 10, sigma = 10, model = "strictgamma")

Arguments

tree

Dated tree

mu

Substitution clock rate

sigma

Per-branch std on the clock rate (used only by relaxed gamma model and negbin model)

model

Which model to use (poisson or negbin or strictgamma or relaxedgamma or arc or carc)

Value

An observed phylogenetic tree


xavierdidelot/BactDating documentation built on Nov. 23, 2023, 1:32 a.m.