Learn R Programming

⚠️There's a newer version (1.1-21) of this package.Take me there.

fdaPDE (version 0.1-6)

Functional Data Analysis and Partial Differential Equations; Statistical Analysis of Functional and Spatial Data, Based on Regression with Partial Differential Regularizations

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.

Copy Link

Version

Install

install.packages('fdaPDE')

Monthly Downloads

336

Version

0.1-6

License

CC BY-NC-SA 4.0

Maintainer

Eardi Lila

Last Published

October 14th, 2019

Functions in fdaPDE (0.1-6)

image.FEM

Image Plot of a FEM object
refine.MESH.2D

Refine a triangular mesh
plot.MESH2D

Plot a MESH2D object
mesh.2D.simple

Simple mesh
smooth.FEM.basis

Spatial regression with differential regularization: stationary and isotropic case (Laplacian)
plot.FEM

Plot a FEM object
mesh.2D.rectangular

Simple Rectangular mesh
eval.FEM

Evaluate a FEM object at a set of point locations
create.MESH.2D

Create a triangular mesh
smooth.FEM.PDE.basis

Spatial regression with differential regularization: anysotropic case (elliptic PDE)
smooth.FEM.PDE.sv.basis

Spatial regression with differential regularization: anysotropic and non-stationary case (elliptic PDE with space-varying coefficients)
create.FEM.basis

Create a FEM basis
R_eval.FEM.basis

Evaluate Finite Element bases and their Derivatives at a set of locations
R_smooth.FEM.basis

Spatial regression with differential regularization (fully implemented in R code)
R_elementProperties

Compute some properties for each triangular element of the mesh
MeuseBorder

Boundary of the Meuse River data set
MeuseData

Meuse river data set
FEM

Define a surface or spatial field by a Finite Element basis expansion
R_mass

Compute the mass matrix
R_stiff

Compute the stiffness matrix
R_eval.FEM

Evaluate a FEM object at a set of locations