1
0
mirror of https://github.com/msberends/AMR.git synced 2026-04-06 22:15:55 +02:00

Built site for AMR@3.0.1.9044: fb8758f

This commit is contained in:
github-actions
2026-04-05 15:36:36 +00:00
parent 6d9934ac04
commit f2e56dbc61
13 changed files with 67 additions and 51 deletions

View File

@@ -119,7 +119,7 @@ summary(pca_result)
#> [1] "Caryophanales" "Enterobacterales" "Lactobacillales" "Pseudomonadales"
#> Importance of components:
#> PC1 PC2 PC3 PC4 PC5 PC6 PC7
#> Standard deviation 2.1539 1.6807 0.6138 0.33879 0.20808 0.03140 9.577e-17
#> Standard deviation 2.1539 1.6807 0.6138 0.33879 0.20808 0.03140 1.232e-16
#> Proportion of Variance 0.5799 0.3531 0.0471 0.01435 0.00541 0.00012 0.000e+00
#> Cumulative Proportion 0.5799 0.9330 0.9801 0.99446 0.99988 1.00000 1.000e+00
```