Other packages > Find by keyword >

fdaPDE  

Physics-Informed Spatial and Functional Data Analysis
View on CRAN: Click here


Download and install fdaPDE package within the R console
Install from CRAN:
install.packages("fdaPDE")

Install from Github:
library("remotes")
install_github("cran/fdaPDE")

Install by package version:
library("remotes")
install_version("fdaPDE", "1.1-21")



Attach the package and use:
library("fdaPDE")
Maintained by
Eleonora Arnone
[Scholar Profile | Author Map]
First Published: 2016-01-15
Latest Update: 2023-03-01
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" for an overview. The release 1.1-9 requires R (>= 4.2.0) to be installed on windows machines.
How to cite:
Eleonora Arnone (2016). fdaPDE: Physics-Informed Spatial and Functional Data Analysis. R package version 1.1-21, https://cran.r-project.org/web/packages/fdaPDE. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1-1 (2016-01-15 12:43), 0.1-2 (2016-03-09 15:20), 0.1-3 (2016-04-22 14:44), 0.1-4 (2016-04-23 21:43), 0.1-5 (2019-10-13 16:50), 0.1-6 (2019-10-14 20:10), 1.0-6 (2020-02-28 23:40), 1.0-8 (2020-04-29 12:50), 1.0-9 (2020-05-15 17:10), 1.0 (2020-01-17 18:00), 1.1-4 (2022-05-02 18:52), 1.1-7 (2022-06-01 12:20), 1.1-8 (2022-06-17 17:00), 1.1-10 (2022-11-01 00:50), 1.1-11 (2022-11-05 03:00), 1.1-16 (2023-03-01 09:22), 1.1-17 (2023-12-21 11:40), 1.1-18 (2024-05-30 22:10), 1.1-19 (2024-07-15 20:50), 1.1-20 (2024-09-17 11:20)
Other packages that cited fdaPDE R package
View fdaPDE citation profile
Other R packages that fdaPDE depends, imports, suggests or enhances
Complete documentation for fdaPDE
Functions, R codes and Examples using the fdaPDE R package
Some associated functions: DE.FEM . DE.FEM.time . DE.heat.FEM . DE.heat.FEM.time . FEM . FEM.time . FPCA.FEM . covs.test . create.FEM.basis . create.mesh.1.5D . create.mesh.2.5D . create.mesh.2D . create.mesh.3D . eval.FEM . eval.FEM.time . fdaPDE-deprecated . fs.test.3D . fs.test . horseshoe2.5D . horseshoe2D . hub2.5D . image.FEM . image.FEM.time . inferenceDataObject-class . inferenceDataObjectBuilder . inferenceDataObjectTime-class . inferenceDataObjectTimeBuilder . plot.FEM . plot.FEM.time . plot.mesh.1.5D . plot.mesh.2.5D . plot.mesh.2D . plot.mesh.3D . projection.points.1.5D . projection.points.2.5D . quasicircle2D . quasicircle2Dareal . refine.by.splitting.mesh.1.5D . refine.by.splitting.mesh.2.5D . refine.by.splitting.mesh.2D . refine.by.splitting.mesh.3D . refine.mesh.1.5D . refine.mesh.2D . smooth.FEM . smooth.FEM.time . sphere3Ddata . 
Some associated R codes: DE.R . DE_CPP.R . DE_CPP_time.R . DE_init.R . DE_init_CPP.R . DE_init_CPP_time.R . DE_init_time.R . DE_time.R . FEMevaluator.R . FEMobjects.R . InferenceDataObject.R . InferenceDataObjectTime.R . checkDEInitParameters.R . checkDEInitParameters_time.R . checkDEParameters.R . checkDEParameters_time.R . checkFPCAParameters.R . checkGAMParameters.R . checkInferenceParameters.R . checkInferenceParametersTime.R . checkSmoothingParameters.R . checkSmoothingParameters_time.R . datasets.R . deprecated.R . mesh.R . plot.R . smoothFPCA.R . smoothFPCA_CPP.R . smoothGAM_CPP.R . smoothGAM_CPP_time.R . smoothing.R . smoothing_CPP.R . smoothing_CPP_time.R . smoothing_graph_CPP.R . smoothing_graph_CPP_time.R . smoothing_manifold_CPP.R . smoothing_manifold_CPP_time.R . smoothing_time.R . smoothing_volume_CPP.R . smoothing_volume_CPP_time.R . testFunctions.R .  Full fdaPDE package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for fdaPDE0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA