User:Carl Boettiger/Notebook/Comparative Phylogenetics/2010/08/05
Comparative Phylogenetics | Main project page Previous entry Next entry |
Batch Data
Data SetsLabrid traits--Carl Boettiger 00:52, 11 August 2010 (EDT) Note: labels on parameter bootstrap distributions have reversed wrasses and parrotfish. I've updated the software so that the plotting function takes care of the labeling automatically (when these were made it had to be added manually, while the automation of the data conversions and the painting by clade reversed the label assignments). See User:Carl Boettiger/Notebook/Comparative Phylogenetics/2010/08/10. Based on nboot = 100 Various muscle mass traits do not seem to converge. Carnivora TraitsNo preference for any model. OU.1 fit has non-zero, though small alpha, which cannot be distinguished significantly from the Brownian motion model. No evidence for either of the regimes models. (Might compare ws2 to ou1 though) Brownian motion: <syntaxhighlight lang="rsplus"> sigma squared: [,1] [1,] 3.922782 theta: NULL loglik deviance aic aic.c sic dof -317.3379 634.6758 638.6758 638.7225 645.7971 2.0000 </syntaxhighlight> OU.1: <syntaxhighlight lang="rsplus"> alpha: [,1] [1,] 0.2056982 sigma squared: [,1] [1,] 4.099564 theta: $size 9.39714 loglik deviance aic aic.c sic dof -318.9566 637.9133 643.9133 644.0070 654.5953 3.0000 </syntaxhighlight>
MammaliaThe huge mammalia data set takes a while even fitting the hansen model on the painting. bm loglik returns INF, ou1 returns loglik of -3727. the multiple regime model simplex routine fails to converge using the seed from ou2. Note the dramatic differences in the log body size optima found by the regime model. Certainly these differences must accomplish most of the difference in likelihood of this model. <syntaxhighlight lang="rsplus"> alpha: [,1] [1,] 0.01144819 sigma squared: [,1] [1,] 6.277772 theta: $size 1062 aquatic terrestrial volant 8.961080 254.067332 8.059478 -217.152860 loglik deviance aic aic.c sic dof -3721.305 7442.610 7454.610 7454.634 7491.439 6.000 </syntaxhighlight>
|