Package: quantdr
Type: Package
Title: Dimension Reduction Techniques for Conditional Quantiles
Version: 1.0.0
Authors@R: person("Eliana", "Christou", email="echris15@uncc.edu",
    role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0001-5044-0969"))
Description: An implementation of dimension reduction techniques
    for conditional quantiles. Nonparametric estimation of 
    conditional quantiles is also available.  
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
Imports: dr, KernSmooth, MTS, mvtnorm, quantreg
Depends: R (>= 3.1.0)
RoxygenNote: 7.1.1
Collate: 'bic_d.R' 'llqrcv.R' 'llqr.R' 'cqs.R'
Suggests: knitr, rmarkdown, testthat, pracma, MASS
VignetteBuilder: knitr
SystemRequirements: GNU make
URL: https://github.com/elianachristou/quantdr
BugReports: https://github.com/elianachristou/quantdr/issues
NeedsCompilation: no
Packaged: 2020-10-01 14:16:49 UTC; echris15
Author: Eliana Christou [aut, cre] (<https://orcid.org/0000-0001-5044-0969>)
Maintainer: Eliana Christou <echris15@uncc.edu>
Repository: CRAN
Date/Publication: 2020-10-07 11:50:03 UTC
