Package: quantCurves
Title: Estimate Quantiles Curves
Description: Non-parametric methods as local normal regression, polynomial local regression and penalized cubic B-splines regression are used to estimate quantiles curves. See Fan and Gijbels (1996) <doi:10.1201/9780203748725> and Perperoglou et al.(2019) <doi:10.1186/s12874-019-0666-3>.
Version: 1.0.0
Authors@R: c(
    person("Sandie", "Ferrigno",  role = c("cre","aut"), email =  "sandie.ferrigno@univ-lorraine.fr"),
    person("Dounia", "Essaket",  role = c("ctb"), 
	email =  "dounia.essaket@univ-lorraine.fr"),
    person(c("Arthur", "Mouchot"),  role = c("ctb"), 
	 email =  "arthur.mouchot@univ-lorraine.fr"),
    person("Hugo", "Breton",  role = c("ctb"), 
	email =  "hugo.breton@univ-lorraine.fr"),
    person("Myriam", "Maumy",  role = c("ctb"),  
	email =  "myriam.maumy@utt.fr"))
License: CeCILL
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: graphics, KernSmooth, locpol, np, quantreg, quantregGrowth,
        stats
NeedsCompilation: no
Packaged: 2022-03-10 20:30:33 UTC; Sandie Ferrigno
Author: Sandie Ferrigno [cre, aut],
  Dounia Essaket [ctb],
  Arthur Mouchot [ctb],
  Hugo Breton [ctb],
  Myriam Maumy [ctb]
Maintainer: Sandie Ferrigno <sandie.ferrigno@univ-lorraine.fr>
Repository: CRAN
Date/Publication: 2022-03-11 10:40:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:37:58 UTC; windows
