Package: VDPO
Title: Working with and Analyzing Functional Data of Varying Lengths
Version: 0.1.0
Authors@R: c(
    person(given = "Pavel", family = "Hernandez", role = c("aut", "cre"),
           email = "pavel.amaro96@gmail.com"),
    person(given = "Jose Ignacio", family = "Diez", role = c("ctr"),
           email = "jodiezru@pa.uc3m.es"),
    person(given = "Maria", family = "Durban", role = c("ctb"),
           email = "mdurban@est-econ.uc3m.es"),
    person(given = "Maria del Carmen", family = "Aguilera-Morillo", role = c("ctb"),
           email = "mdagumor@eio.upv.es")
    )
Description: Comprehensive set of tools for analyzing and manipulating functional
 data with non-uniform lengths. This package addresses two common scenarios in
 functional data analysis: Variable Domain Data, where the observation domain
 differs across samples, and Partially Observed Data, where observations are
 incomplete over the domain of interest. 'VDPO' enhances the flexibility and
 applicability of functional data analysis in 'R'.
 See Amaro et al. (2024) <doi:10.48550/arXiv.2401.05839>.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: utils, Matrix, SOP, splines, stats
Suggests: ggplot2, knitr, RColorBrewer, rmarkdown, testthat (>= 3.0.0)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://pavel-hernadez-amaro.github.io/VDPO/
NeedsCompilation: no
Packaged: 2024-10-17 17:14:58 UTC; nacho
Author: Pavel Hernandez [aut, cre],
  Jose Ignacio Diez [ctr],
  Maria Durban [ctb],
  Maria del Carmen Aguilera-Morillo [ctb]
Maintainer: Pavel Hernandez <pavel.amaro96@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-21 11:30:26 UTC
Built: R 4.3.3; ; 2025-01-24 13:39:15 UTC; unix
