| fission {ade4} | R Documentation |
This data set contains the mean values of five highly heritable linear combinations of cranial metric (GM1-GM3) and non metric (GN1-GN2) for 8 social groups of Rhesus Macaques on Cayo Santiago. It also describes the fission tree depicting the historical phyletic relationships.
data(fission)
fission is a list containing the 2 following objects :
Cheverud, J. and Dow, M.M. (1985) An autocorrelation analysis of genetic variation due to lineal fission in social groups of rhesus macaques. American Journal of Physical Anthropology, 67, 113–122.
data(fission) fis.phy <- newick2phylog(fission$tre) table.phylog(fission$tab[names(fis.phy$leaves),], fis.phy, csi = 2) gearymoran(fis.phy$Amat, fission$tab)
> library(ade4) > ### Name: fission > ### Title: Fission pattern and heritable morphological traits > ### Aliases: fission > ### Keywords: datasets > > ### ** Examples > > data(fission) > fis.phy <- newick2phylog(fission$tre) > table.phylog(fission$tab[names(fis.phy$leaves),], fis.phy, csi = 2)

> gearymoran(fis.phy$Amat, fission$tab)
class: krandtest
Monte-Carlo tests
Call: as.krandtest(sim = matrix(res$result, ncol = nvar, byr = TRUE),
obs = res$obs, alter = alter, names = test.names)
Test number: 5
Permutation number: 999
Test Obs Std.Obs Alter Pvalue
1 GM1 -0.22782145 -1.3533375 greater 0.969
2 GM2 -0.12668808 -0.7173133 greater 0.753
3 GM3 -0.05388833 -0.3350868 greater 0.508
4 GN1 -0.04535827 -0.2375011 greater 0.490
5 GN2 -0.20293610 -1.1667938 greater 0.938
other elements: NULL
>
>
>
>