Package: metadeconfoundR
Type: Package
Title: Covariate-Sensitive Analysis of Cross-Sectional High-Dimensional
        Data
Version: 1.0.2
Authors@R: c(person(given = "Till",
           family = "Birkner",
           role = c("aut", "cre"),
           email = "metadeconf@till-birkner.de",
           comment = c(ORCID = "0000-0003-2656-2821")),
           person(given = "Sofia Kirke",
           family = "Forslund-Startceva",
           role = "ctb",
           email = "Sofia.Forslund@mdc-berlin.de",
           comment = c(ORCID = "0000-0003-4285-6993")))
Maintainer: Till Birkner <metadeconf@till-birkner.de>
Description: Using non-parametric tests, naive associations between omics 
    features and metadata in cross-sectional data-sets are detected. In a second 
    step, confounding effects between metadata associated to the same omics 
    feature are detected and labeled using nested post-hoc model comparison
    tests, as first described in 
    Forslund, Chakaroun, Zimmermann-Kogadeeva, et al. (2021) <doi:10.1038/s41586-021-04177-9>. 
    The generated output can be graphically summarized using the built-in plotting function.
License: GPL-2
Encoding: UTF-8
LazyData: true
URL: https://github.com/TillBirkner/metadeconfoundR
BugReports: https://github.com/TillBirkner/metadeconfoundR/issues
Imports: lmtest, foreach, parallel, doParallel, stats, futile.logger,
        lme4, ggplot2, reshape2, methods, rlang
Depends: R (>= 3.5.0), detectseparation
Suggests: pander, knitr, gridExtra, kableExtra
VignetteBuilder: knitr
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-06-24 19:41:48 UTC; tbirkne
Author: Till Birkner [aut, cre] (<https://orcid.org/0000-0003-2656-2821>),
  Sofia Kirke Forslund-Startceva [ctb]
    (<https://orcid.org/0000-0003-4285-6993>)
Repository: CRAN
Date/Publication: 2024-06-25 14:40:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:13:24 UTC; windows
