Package: FunctionalCalibration Type: Package Title: Aggregated Functional Data Calibration using Splines and Wavelets Version: 1.0.0 Authors@R: c( person("Vitor", "Perrone", email = "vitor.perrone10@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0009-6923-7712")), person("Alex", "Sousa", email = "asousa@unicamp.br", role = c("aut"), comment = c(ORCID = "0000-0001-5887-3638")) ) Description: Implements methods for calibrating an aggregated functional data model using wavelets or splines. Each aggregated curve is modeled as a linear combination of component functions and known weights. The component functions are estimated using wavelets or splines. The package is based on the paper and the Master's thesis . URL: https://github.com/VitorRibasP/FunctionalCalibration Imports: wavethresh License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Depends: R (>= 3.5) Repository: https://vitorribasp.r-universe.dev Date/Publication: 2025-06-14 19:28:13 UTC RemoteUrl: https://github.com/vitorribasp/functionalcalibration RemoteRef: HEAD RemoteSha: 9d1a57cb484a34f3aceada818e10baa5e230c43c NeedsCompilation: no Packaged: 2026-07-15 07:36:29 UTC; root Author: Vitor Perrone [aut, cre] (ORCID: ), Alex Sousa [aut] (ORCID: ) Maintainer: Vitor Perrone