forked from 10376920/fdaPDE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 1.44 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Package: fdaPDE2
Version: 0.1-3
Date: 2016-03-04
Title: Functional Data Analysis and Partial Differential Equations; Statistical
Analysis of Functional and Spatial Data, Based on Regression with Partial
Differential Regularizations
Authors@R: c(person("Eardi", "Lila", role = c("aut", "cre"),
email = "[email protected]"),
person("Laura M.", "Sangalli", role = "aut",
email = "[email protected]"),
person("Jim", "Ramsay", role = "aut",
email = " [email protected]"),
person("Luca", "Formaggia", role = "aut",
email = " [email protected]"))
Author: Eardi Lila [aut, cre],
Laura M. Sangalli [aut],
Jim Ramsay [aut],
Luca Formaggia [aut]
Maintainer: Eardi Lila <[email protected]>
Depends:
R (>= 3.0.0),
stats,
grDevices,
graphics,
rgl,
Rmpi
LinkingTo: RcppEigen
Suggests:
MASS
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.
License: CC BY-NC-SA 4.0
Copyright: See the individual source files for copyrights information
NeedsCompilation: yes
RoxygenNote: 5.0.1