1
0
mirror of https://github.com/msberends/AMR.git synced 2026-07-13 00:31:08 +02:00

Built site for AMR@3.0.1.9085: c4069da

This commit is contained in:
github-actions
2026-07-09 19:19:14 +00:00
parent 91acb769c9
commit 3f29ba1e23
92 changed files with 212 additions and 192 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
```