Package: PPSFS
Type: Package
Title: Partial Profile Score Feature Selection in High-Dimensional
        Generalized Linear Interaction Models
Version: 0.1.1
Date: 2025-07-04
Authors@R: c(
    person("Zengchao", "Xu", role = c("aut", "cre"), email = "zengc.xu@aliyun.com"),
    person("Shan", "Luo",    role="aut"),
    person("Zehua", "Chen",  role="aut"))
Maintainer: Zengchao Xu <zengc.xu@aliyun.com>
Description: 
    This is an implementation of the partial profile score feature 
    selection (PPSFS) approach to generalized linear (interaction) models. 
    The PPSFS is highly scalable even for ultra-high-dimensional feature space. 
    See the paper by Xu, Luo and Chen (2022, <doi:10.4310/21-SII706>).
URL: https://github.com/paradoxical-rhapsody/PPSFS
BugReports: https://github.com/paradoxical-rhapsody/PPSFS/issues
Imports: Rcpp, brglm2
LinkingTo: Rcpp, RcppArmadillo
License: GPL-3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-07-04 01:30:40 UTC; zengchao
Author: Zengchao Xu [aut, cre],
  Shan Luo [aut],
  Zehua Chen [aut]
Repository: CRAN
Date/Publication: 2025-07-04 02:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 03:37:15 UTC; windows
Archs: x64
