From 5f2b23f56ad2546fa104d25dd19513e6b798188f Mon Sep 17 00:00:00 2001 From: James Hagan Date: Thu, 10 Aug 2023 15:48:18 +0200 Subject: [PATCH] make sure that updated taxonomic matrices based on the new igraph version didn't affect the analyses --- .../03_accuracy_analysis/02_test_workflow2_accuracy.R | 1 - 1 file changed, 1 deletion(-) diff --git a/companion_scripts/03_accuracy_analysis/02_test_workflow2_accuracy.R b/companion_scripts/03_accuracy_analysis/02_test_workflow2_accuracy.R index 46b1980..9bb6e4d 100644 --- a/companion_scripts/03_accuracy_analysis/02_test_workflow2_accuracy.R +++ b/companion_scripts/03_accuracy_analysis/02_test_workflow2_accuracy.R @@ -204,7 +204,6 @@ ggsave(filename = "figures/fig_5.svg", p1, # observed correlation cor.test(log10(output$obs_dry_biomass_mg), log10(output$dry_biomass_mg)) -cor.test(log10(output$obs_dry_biomass_mg), log10(output$order_dry_biomass_mg)) # test 2: comparison with equations selected by expert