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) . 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 Roxygen: list(old_usage = TRUE) Config/pak/sysreqs: make Repository: https://egarpor.r-universe.dev Date/Publication: 2023-10-14 15:45:54 UTC RemoteUrl: https://github.com/egarpor/goffda RemoteRef: HEAD RemoteSha: 294d7ad4ea4aafa5836bddcc65defb730b4c779d NeedsCompilation: yes Packaged: 2026-06-11 10:03:29 UTC; root Author: Eduardo García-Portugués [aut, cre] (ORCID: ), Javier Álvarez-Liébana [aut] (ORCID: ), Gonzalo Álvarez-Pérez [ctb], Manuel Febrero-Bande [ctb] Maintainer: Eduardo García-Portugués