Package: npregfast
Type: Package
Title: Nonparametric Estimation of Regression Models with
        Factor-by-Curve Interactions
Version: 1.5.0
Date: 2017-10-30
Author: Marta Sestelo [aut, cre],
    Nora M. Villanueva [aut],
    Javier Roca-Pardinas [aut]
Maintainer: Marta Sestelo <sestelo@uvigo.es>
Authors@R: c(
  person("Marta", "Sestelo",email= "sestelo@uvigo.es", role = c("aut", "cre")),
  person("Nora", "M. Villanueva",email= "nmvillanueva@uvigo.es", role = "aut"),
  person("Javier", "Roca-Pardinas",email= "roca@uvigo.es", role = "aut"))
Description: A method for obtaining nonparametric estimates of regression models
    with or without factor-by-curve interactions using local polynomial kernel
    smoothers or splines. Additionally, a parametric model (allometric model) can be
    estimated.
BugReports: http://github.com/sestelo/npregfast/issues
Depends: R (>= 3.2.0)
Suggests: gridExtra
License: MIT + file LICENSE
LazyData: true
Imports: graphics, stats, utils, shiny, doParallel, foreach, mgcv,
        sfsmisc, shinyjs, wesanderson, ggplot2
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-10-30 16:03:35 UTC; Sestelo
Repository: CRAN
Date/Publication: 2017-10-30 16:18:04 UTC
