Package: fdaPDE
Version: 1.1-4
Date: 2022-04-05
Title: Functional Data Analysis and Partial Differential Equations
        (PDE); Statistical Analysis of Functional and Spatial Data,
        Based on Regression with PDE Regularization
Authors@R: c(person("Eleonora", "Arnone", role = c("aut", "cre"),
		     email = "eleonora.arnone@polimi.it"),
	     person("Laura M.", "Sangalli", role = c("aut"),
		     email = "laura.sangalli@polimi.it"),
	     person("Eardi", "Lila", role = c("aut"),
		     email = "elila@uw.edu"),
	     person("Jim", "Ramsay", role = "aut",
		     email = " ramsay@psych.mcgill.ca"),
	     person("Luca", "Formaggia", role = "aut",
		     email = " luca.formaggia@polimi.it"),
		    person("Giovanni", "Ardenghi", role = "ctb"),
		    person("Aldo", "Clemente", role = "ctb"),
		    person("Alessandra", "Colli", role = "ctb"),
		    person("Alberto", "Colombo", role = "ctb"),
		    person("Luca", "Colombo", role = "ctb"),
		    person("Carlo", "de Falco", role = "ctb"),
		    person("Enrico", "Dall'Acqua", role = "ctb"),
		    person("Giulia", "Ferla", role = "ctb"),
		    person("Lorenzo", "Ghilotti", role = "ctb"),
		    person("Jiyoung", "Kim", role = "ctb"),
		    person("Martina", "Massardi", role = "ctb"),
		    person("Giorgio", "Meretti", role = "ctb"),
		    person("Giulio", "Perin", role = "ctb"),
		    person("Clara", "Pigolotti", role = "ctb"),
		    person("Andrea", "Poiatti", role = "ctb"),
		    person("Gian Matteo", "Rinaldi", role = "ctb"),
	            person("Stefano", "Spaziani", role = "ctb"),
		    person("Andrea", "Vicini", role = "ctb")
		    )
Maintainer: Eleonora Arnone <eleonora.arnone@polimi.it>
Depends: R (>= 3.5.0), stats, grDevices, graphics, geometry, rgl,
        Matrix, plot3D, plot3Drgl, methods
LinkingTo: RcppEigen
Suggests: MASS, testthat
Description: An implementation of regression models with partial differential regularizations, making use of the Finite Element Method. The models efficiently handle data distributed over irregularly shaped domains and can comply with various conditions at the boundaries of the domain. A priori information about the spatial structure of the phenomenon under study can be incorporated in the model via the differential regularization. See Sangalli, L. M. (2021). Spatial Regression With Partial Differential Equation Regularisation. International Statistical Review, 89(3), 505-531. for an overview. 
License: CC BY-NC-SA 4.0
Copyright: See the individual source files for copyrights information
NeedsCompilation: yes
SystemRequirements: C++11, GNU make
RoxygenNote: 7.1.2
Encoding: UTF-8
Packaged: 2022-05-02 15:16:02 UTC; eleon_000
Author: Eleonora Arnone [aut, cre],
  Laura M. Sangalli [aut],
  Eardi Lila [aut],
  Jim Ramsay [aut],
  Luca Formaggia [aut],
  Giovanni Ardenghi [ctb],
  Aldo Clemente [ctb],
  Alessandra Colli [ctb],
  Alberto Colombo [ctb],
  Luca Colombo [ctb],
  Carlo de Falco [ctb],
  Enrico Dall'Acqua [ctb],
  Giulia Ferla [ctb],
  Lorenzo Ghilotti [ctb],
  Jiyoung Kim [ctb],
  Martina Massardi [ctb],
  Giorgio Meretti [ctb],
  Giulio Perin [ctb],
  Clara Pigolotti [ctb],
  Andrea Poiatti [ctb],
  Gian Matteo Rinaldi [ctb],
  Stefano Spaziani [ctb],
  Andrea Vicini [ctb]
Repository: CRAN
Date/Publication: 2022-05-02 16:52:06 UTC
