The goal of prsperf is to provide a set of functions to estimate performance characteristics of polygenic risk scores under specified conditions. Functions were adapted from:
Dreyfuss, Jonathan M., Daniel Levner, James E. Galagan, George M. Church, and Marco F. Ramoni. “How Accurate Can Genetic Predictions Be?” BMC Genomics 13, no. 1 (July 24, 2012): 340. https://doi.org/10.1186/1471-2164-13-340.
You can install the development version of prsperf from GitHub with:
# install.packages("devtools")
devtools::install_github("mglev1n/prsperf")