Package: SpatialfdaR
Type: Package
Date: 2022-10-10
Version: 1.0.0
Title: Spatial Functional Data Analysis
Authors@R: c(person("James", "Ramsay", role=c("aut","cre"),
          email="james.ramsay@mcgill.ca"), 
          person("Spencer", "Graves", role="ctb",
          email="spencer.graves@effectivedefense.org"))
Author: James Ramsay [aut, cre],
  Spencer Graves [ctb]
Maintainer: James Ramsay <james.ramsay@mcgill.ca>
Depends: R (>= 3.5.0), fda, splines, graphics, rgl, geometry
Description: 
  Finite element modeling (FEM) uses meshes of triangles to define surfaces.  
  A surface within a triangle may be either linear or quadratic. 
  In the order one case each node in the mesh is associated with a basis 
  function and the basis is called the order one finite element basis.
  In the order two case each edge mid-point is also associated with a basis
  function.  Functions are provided for smoothing, density function estimation
  point evaluation and plotting results.  Two papers illustrating the 
  finite element data analysis are Sangalli, L.M., Ramsay, J.O., 
  Ramsay, T.O. (2013)<http://www.mox.polimi.it/~sangalli> and
  Bernardi, M.S, Carey, M., Ramsay, J. O., Sangalli, L. 
  (2018)<http://www.mox.polimi.it/~sangalli>. Modelling 
  spatial anisotropy via regression with partial differential 
  regularization Journal of Multivariate Analysis, 167, 15-30.
License: GPL (>= 2)
URL: http://www.functionaldata.org
LazyData: true
Imports: knitr, rmarkdown
VignetteBuilder: knitr
BuildVignettes: yes
Language: en-US
Suggests: spelling
NeedsCompilation: no
Packaged: 2022-10-10 18:22:01 UTC; jimramsay
Repository: CRAN
Date/Publication: 2022-10-11 09:12:37 UTC
Built: R 4.1.2; ; 2022-10-12 11:23:56 UTC; unix
