Package: HMC
Title: High-Dimensional Mean Comparison with Projection and
        Cross-Fitting
Version: 1.2
Date: 2025-05-02
Authors@R: 
    person("Tianyu", "Zhang", 
           role = c("aut", "cre", "cph"), 
           email = "tianyuz3@andrew.cmu.edu")
Description: 
    Provides interpretable high-dimensional mean comparison methods (HMC). 
    For example, users can apply these methods to assess the difference in 
    gene expression between two treatment groups. It is not a gene-by-gene 
    comparison. Instead, the methods focus on the interplay between features 
    and identify those that are predictive of the group label. The tests are 
    valid frequentist procedures and yield sparse estimates indicating which 
    features contribute to the group differences.
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: glmnet, irlba, PMA, MASS, stats, grpreg
URL: https://github.com/terrytianyuzhang/HMC/tree/main/HMC_package
NeedsCompilation: no
Packaged: 2025-05-02 16:41:07 UTC; tianyuzhang
Author: Tianyu Zhang [aut, cre, cph]
Maintainer: Tianyu Zhang <tianyuz3@andrew.cmu.edu>
Repository: CRAN
Date/Publication: 2025-05-02 17:00:02 UTC
Built: R 4.4.3; ; 2025-11-01 03:48:49 UTC; windows
