heterochronous.gp.stat: Extraction of sampling and coalescent times from a...

Description Usage Arguments Value Author(s) References Examples

View source: R/heterochronous-gp-stat.R

Description

heterochronous.gp.stat extracts sampling and coalescent times from a phylogenetic tree.

Usage

1

Arguments

phy

A phylogenetic tree, which is an object of class "phylo".

Value

Alist of sampling times, coalescent times, total linages.

Author(s)

Fei Xiang (xf3087@gmail.com)

References

Palacios JA and Minin VN. Integrated nested Laplace approximation for Bayesian nonparametric phylodynamics, in Proceedings of the Twenty-Eighth Conference on Uncertainty in Artificial Intelligence, 2012.

Examples

1
2
3
library(ape)
t1=rcoal(20)
heterochronous.gp.stat(t1)

xiangfstats/GenieR documentation built on May 4, 2019, 1:06 p.m.