Package: goffda
Type: Package
Title: Goodness-of-Fit Tests for Functional Data
Version: 0.1.2
Date: 2023-10-14
Authors@R: c(
    person(given = "Eduardo", family = "García-Portugués",
           role = c("aut", "cre"), email = "edgarcia@est-econ.uc3m.es",
           comment = c(ORCID = "0000-0002-9224-4111")),
    person("Javier", "Álvarez-Liébana", role = "aut",
           email = "alvarezljavier@uniovi.es",
           comment = c(ORCID = "0000-0003-0671-3856")),
    person("Gonzalo", "Álvarez-Pérez", role = "ctb",
           email = "gonzaloalvarez@uniovi.es"),
    person("Manuel", "Febrero-Bande", role = "ctb",
           email = "manuel.febrero@usc.es")
    )
Description: Implementation of several goodness-of-fit tests for functional
    data. Currently, mostly related with the functional linear model with
    functional/scalar response and functional/scalar predictor. The package
    allows for the replication of the data applications considered in
    García-Portugués, Álvarez-Liébana, Álvarez-Pérez and González-Manteiga
    (2021) <doi:10.1111/sjos.12486>.
License: GPL-3
LazyData: true
Depends: R (>= 3.6.0), Rcpp
Imports: fda.usc, glmnet, ks
Suggests: microbenchmark, knitr, viridisLite, rmarkdown
LinkingTo: Rcpp, RcppArmadillo
URL: https://github.com/egarpor/goffda
BugReports: https://github.com/egarpor/goffda
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-10-14 15:20:17 UTC; Eduardo
Author: Eduardo García-Portugués [aut, cre]
    (<https://orcid.org/0000-0002-9224-4111>),
  Javier Álvarez-Liébana [aut] (<https://orcid.org/0000-0003-0671-3856>),
  Gonzalo Álvarez-Pérez [ctb],
  Manuel Febrero-Bande [ctb]
Maintainer: Eduardo García-Portugués <edgarcia@est-econ.uc3m.es>
Repository: CRAN
Date/Publication: 2023-10-14 15:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 03:13:45 UTC; windows
Archs: x64
