]> git.donarmstrong.com Git - ape.git/blob - man/mat3.Rd
fix bug in prop.clades
[ape.git] / man / mat3.Rd
1 \name{mat3}
2 \alias{mat3}
3 \title{Three Matrices}
4 \description{
5   Three matrices respectively representing Serological (asymmetric),
6   DNA hybridization (asymmetric) and Anatomical (symmetric) distances
7   among 9 families.
8 }
9 \usage{
10 data(mat3)
11 }
12 \format{
13   A data frame with 27 observations and 9 variables.
14 }
15 \source{
16   Lapointe, F.-J., J. A. W. Kirsch and J. M. Hutcheon. 1999. Total
17   evidence, consensus, and bat phylogeny: a distance-based
18   approach. Molecular Phylogenetics and Evolution 11: 55-66.
19 }
20 \seealso{
21   \code{\link{mat5Mrand}}, \code{\link{mat5M3ID}}
22 }
23 \keyword{datasets}