README.md

associationstudies

This is a collection of functions that I used for longitudinal biomarker analyses in cohort studies.

For more information on publications in which these functions are used, please visit my personal website.

The most important functions in this package are those that perform permutation testing between many different variables, using the permutation version of the spearman and wilcoxon tests as implemented in the coin package (see here and here) (coin::spearman_test and coin::wilcoxon_test, respectively). While permutation tests can be computational heavy, by using these non-parametric tests we do not have to make assumptions on the underlying distributions, hence making the tests more robust and reliable.

Other functions included in this package are functions facilitating prediction analyses using the random Forest algorithm, and functions that help to create publication-ready summary tables.



LDSamson/associationstudies documentation built on April 14, 2025, 11:52 a.m.