| ouch-package | R Documentation |
The ouch package provides facilities for phylogenetic comparative analysis based on Ornstein-Uhlenbeck models of trait evolution along a phylogeny. Multivariate data and complex adaptive hypotheses are supported.
The basic class, ouchtree, is provided to encode a phylogenetic tree.
Plot and print methods are provided.
The class browntree derives from class ouchtree and encodes the results of fitting a Brownian Motion model to data.
The class hansentree derives from class ouchtree and encodes the results of fitting a Hansen model to data.
Phylogenies in ouch format: ouchtree(), ape2ouch()
Brownian motion models: brown()
Ornstein-Uhlenbeck models: hansen(), paint()
Simulation of models: simulate()
Display of data: plot()
Extraction of information from fitted models: summary(), logLik(), coef()
Example datasets: anolis.ssd, bimac
Execute citation("ouch") to view the correct citation for publications.
Aaron A. King
1997
\Butler2004
\Cressler2015
Useful links:
Other phylogenetic comparative models:
brown(),
hansen(),
ouchtree,
paint()
Other methods for ouch trees:
as_data_frame,
bootstrap(),
coef(),
logLik,
paint(),
plot(),
print(),
simulate(),
summary(),
update()
Other examples:
anolis.ssd,
bimac,
geospiza
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.