1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-16 06:07:50 +01:00

Built site for AMR@3.0.1.9026: 60e8f2b

This commit is contained in:
github-actions
2026-03-06 11:55:19 +00:00
parent acc807a02c
commit 599302f0bd
93 changed files with 185 additions and 147 deletions

View File

@@ -117,7 +117,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 1.232e-16
#> Standard deviation 2.1539 1.6807 0.6138 0.33879 0.20808 0.03140 9.577e-17
#> 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
```