forked from liamrevell/phytools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
61 lines (61 loc) · 3.37 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Package: phytools
Version: 0.5-80
Date: 2017-03-03
Title: Phylogenetic Tools for Comparative Biology (and Other Things)
Author: Liam J. Revell
Maintainer: Liam J. Revell <[email protected]>
Depends: R (>= 3.2.0), ape (>= 4.0), maps
Imports: animation, clusterGeneration, coda, combinat, graphics, grDevices,
methods, mnormt, msm, nlme, numDeriv, phangorn (>= 2.1.1), plotrix,
scatterplot3d, stats, utils
Suggests: geiger, rgl
ZipData: no
Description: Package contains various functions for phylogenetic analysis.
This functionality is concentrated in the phylogenetic analysis of
comparative data from species. For example, the package includes
functions for Bayesian and ML ancestral state estimation; visual
simulation of trait evolution; fitting models of trait evolution
with multiple Brownian rates and correlations; visualizing
discrete and continuous character evolution using colors or
projections into trait space; identifying the location of a change
in the rate of character evolution on the tree; fast Brownian motion
simulation and simulation under several other models of
continuous trait evolution; fitting a model of correlated binary
trait evolution; locating the position of a fossil or an recently
extinct lineage on a tree using continuous character data with ML;
plotting lineage accumulation through time, including across
multiple trees (such as a Bayesian posterior sample); conducting
an analysis called stochastic character mapping, in which character
histories for a discrete trait are sampled from their posterior
probability distribution under a model; conducting a multiple
(i.e., partial) Mantel test; fitting a phylogenetic regression model
with error in predictor and response variables; conducting a
phylogenetic principal components analysis, a phylogenetic
regression, a reduced major axis regression, a phylogenetic
canonical correlation analysis, and a phylogenetic ANOVA; projecting
a tree onto a geographic map; simulating discrete character
histories on the tree; fitting a model in which a discrete character
evolves under the threshold model; visualization of cospeciation; a
simple statistical test for cospeciation between two trees. In
addition to this phylogenetic comparative method functionality, the
package also contains functions for a wide range of other purposes in
phylogenetic biology. For instance, functionality in this package
includes (but is not restricted to): adding taxa to a tree
(including randomly, everywhere, or automatically to genera);
generating all bi- and multi-furcating trees for a set of taxa;
reducing a phylogeny to its backbone tree; dropping tips or adding
tips to special types of phylogenetic trees; exporting a tree as an
XML file; converting a tree with a mapped character to a tree with
singleton nodes and one character state per edge; estimating a
phylogeny using the least squares method; simulating birth-death
trees under a range of conditions; rerooting trees; computing a
consensus tree under multiple methods, including via minimization
of the distance to other trees in the set; a wide range of
visualizations of trees; and a variety of other manipulations and
analyses that phylogenetic biologists may find useful for their
research.
License: GPL (>= 2)
URL: http://github.com/liamrevell/phytools
Packaged: 2017-03-03 12:00:00 EST
Repository:
Date/Publication: 2017-03-03 12:00:00 EST