Package: iPRSue
Title: Individual Polygenic Risk Score Uncertainty Estimation
Version: 1.0.0
Authors@R: 
    c(
      person("Dovini", "Jayasinghe", 
             email = "dovini.jayasinghe@mymail.unisa.edu.au", 
             role = c("aut", "cre", "cph")),
      person("Hong", "Lee", 
             email = "hong.lee@unisa.edu.au", 
             role = c("aut", "cph"))
    )
Description: Provides tools for estimating uncertainty in individual 
    polygenic risk scores (PRSs) using both sampling-based and analytical 
    methods, as well as the Best Linear Unbiased Estimator (BLUE). 
    These methods quantify variability in PRS estimates for both binary 
    and quantitative traits. 
    See Henderson (1975) <doi:10.2307/2529430> for more details.
URL: https://github.com/DoviniJ/iPRSue
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
Imports: data.table, bigstatsr, logistf, stats, utils
NeedsCompilation: no
Packaged: 2025-09-05 08:02:47 UTC; jaydy007
Author: Dovini Jayasinghe [aut, cre, cph],
  Hong Lee [aut, cph]
Maintainer: Dovini Jayasinghe <dovini.jayasinghe@mymail.unisa.edu.au>
Repository: CRAN
Date/Publication: 2025-09-10 07:30:02 UTC
Built: R 4.4.3; ; 2025-10-13 12:51:25 UTC; windows
