lem-usp / EvolQG

Tools for Evolutionary Quantitative Genetics
http://cran.r-project.org/web/packages/evolqg/
Other
10 stars 8 forks source link

Generic Repeatabilities functions, using comparison as argument #62

Closed diogro closed 10 years ago

diogro commented 10 years ago

MonteCarloRepRandomSkewers(data) is now MonteCarloRep(data, "randomskewers")

Same for BootstrapRep and Rarefaction.