CecSve / InsectMobile_Diversity_and_Biomass

Analysis for InsectMobile diversity and biomass across Denmark and Germany in the summer of 2018 and 2019
0 stars 0 forks source link

Metric correlations #2

Open bowlerbear opened 2 years ago

bowlerbear commented 2 years ago

Relationships among the metrics - richness vs biomass

bowlerbear commented 2 years ago

this can just be simple correlation analysis using cor and some nice visulizations

bowlerbear commented 2 years ago

How it looks atm

image

CecSve commented 2 years ago

The est_richness_lci and est_richness_uci are just the lower and upper confidence intervals of the estimated richness, so maybe exclude them for visualisation (they are very small anyways). But interesting - biomass and richness are not strongly correlated and the number of reads really do not seem to follow the richness. I ave updated the script so it analyses on the BIN subset richness instead:

image