Package: QRIpkg
Title: Quantile Regression Index (QRI) Score
Version: 0.1.0
Authors@R: c(
    person(given = "Peter",
           family = "Kochunov",
           role = c("aut"),
           email = "pkochunov@gmail.com"),
    person(given = "Si",
           family = "Gao",
           role = c("aut", "cre"),
           email = "sgao@som.umaryland.edu"),
    person(given = "Meghann",
           family = "Ryan",
           role = c("aut"),
           email = "mcryan@som.umaryland.edu")
           )
Description: QRI function performs quantile regression analysis using age and sex as predictors to calculate the Quantile Regression Index (QRI) score for each individual’s regional brain imaging metrics and then averages across the regional scores to generate an average tissue specific score for each subject. 
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Imports: stats, quantreg
NeedsCompilation: no
Packaged: 2020-08-24 13:24:14 UTC; AbestSG
Author: Peter Kochunov [aut],
  Si Gao [aut, cre],
  Meghann Ryan [aut]
Maintainer: Si Gao <sgao@som.umaryland.edu>
Repository: CRAN
Date/Publication: 2020-08-26 22:40:06 UTC
