daijiang / phyr

Functions for phylogenetic analyses
https://daijiang.github.io/phyr/
GNU General Public License v3.0
30 stars 10 forks source link

cor_phylo with nlopt #21

Closed lucasnell closed 6 years ago

lucasnell commented 6 years ago

cor_phylo now uses the CRAN version of nloptr and parametric bootstrapping appears to work well. (I'm new to working with a team on GitHub, so apologies if I shouldn't have merged yet.)

daijiang commented 6 years ago

Great, thanks!