adw96 / breakaway

Species richness with high diversity
68 stars 18 forks source link

updating hypothesis testing vignette to not use DivNet #158

Closed svteichman closed 2 years ago

svteichman commented 2 years ago

but to still reference DivNet vignette. This commit removes the use of Divnet (but links the user to the DivNet hypothesis testing tutorial) and changes betta_lincom and test_submodel to work on richness estimates instead of shannon diversity estimates.

codecov-commenter commented 2 years ago

Codecov Report

Merging #158 (1eefae6) into main (de1726e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage   90.35%   90.35%           
=======================================
  Files          35       35           
  Lines        2166     2166           
=======================================
  Hits         1957     1957           
  Misses        209      209           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more