Authors
Citation
-Source: DESCRIPTION
Source: DESCRIPTION
Heming M (2024).
CSFAtlasTools: Helper functions for the CSF Immune Atlas analysis.
diff --git a/pkgdown.yml b/pkgdown.yml
index 9de6496..a5d8ef2 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -2,7 +2,7 @@ pandoc: 3.1.11
pkgdown: 2.1.1
pkgdown_sha: ~
articles: {}
-last_built: 2024-10-26T10:48Z
+last_built: 2024-10-26T12:21Z
urls:
reference: https://mihem.github.io/CSFAtlasTools/reference
article: https://mihem.github.io/CSFAtlasTools/articles
diff --git a/reference/abundanceCategoryPlot.html b/reference/abundanceCategoryPlot.html
index 91853ae..b8e4431 100644
--- a/reference/abundanceCategoryPlot.html
+++ b/reference/abundanceCategoryPlot.html
@@ -28,7 +28,7 @@
the abundance of each gene in a cluster as a barplot.
- Source: R/visualization.R
+ Source: R/visualization.R
abundanceCategoryPlot.Rd
Boxplot Cluster Manual
- Source: R/visualization.R
+ Source: R/visualization.R
boxplot_cluster_manual.Rd
Individual correlation plots of variables
- Source: R/visualization.R
+ Source: R/visualization.R
corrPlot.Rd
Calculate the distance between two dates
- Source: R/utils.R
+ Source: R/utils.R
date_distance_fun.Rd
Stability metric for Blood
- Source: R/visualization.R
+ Source: R/visualization.R
stabilityBlood.Rd
Wilcoxon Test with AKP Effect Size (robust version of Cohen's d)
- Source: R/utils.R
+ Source: R/utils.R
wilcox_akp_test.Rd
Examples value = c(10.1, 20.3, 30.5, 40.7, 50.9, 60.1, 70.3, 80.5, 90.7, 100.9),
sex = c("M", "F", "M", "F", "M", "F", "M", "F", "M", "F")
)
+wilcox_akp_test(df, var = "value")
+#> # A tibble: 1 × 5
+#> statistic p.value method alternative akp_effect
+#> <dbl> <dbl> <chr> <chr> <dbl>
+#> 1 15 0.690 Wilcoxon rank sum exact test two.sided 0.318