Other packages > Find by keyword >

MFPCA  

Multivariate Functional Principal Component Analysis for Data Observed on Different Dimensional Domains
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MFPCA", "1.3-10")



Attach the package and use:
library("MFPCA")
Maintained by
Clara Happ-Kurz
[Scholar Profile | Author Map]
First Published: 2016-07-22
Latest Update: 2022-09-15
Description:
Calculate a multivariate functional principal component analysis for data observed on different dimensional domains. The estimation algorithm relies on univariate basis expansions for each element of the multivariate functional data (Happ & Greven, 2018) . Multivariate and univariate functional data objects are represented by S4 classes for this type of data implemented in the package 'funData'. For more details on the general concepts of both packages and a case study, see Happ-Kurz (2020) .
How to cite:
Clara Happ-Kurz (2016). MFPCA: Multivariate Functional Principal Component Analysis for Data Observed on Different Dimensional Domains. R package version 1.3-10, https://cran.r-project.org/web/packages/MFPCA. Accessed 13 Apr. 2025.
Previous versions and publish date:
1.0-1 (2016-08-12 12:36), 1.0 (2016-07-22 19:29), 1.1 (2017-06-17 16:35), 1.2-2 (2018-05-25 18:00), 1.2-3 (2018-07-03 15:30), 1.2 (2018-02-22 18:31), 1.3-1 (2018-10-04 13:20), 1.3-2 (2019-03-21 00:13), 1.3-4 (2020-01-08 10:30), 1.3-5 (2020-04-25 20:00), 1.3-6 (2020-09-04 07:12), 1.3-8 (2021-08-09 09:50), 1.3-9 (2021-10-17 19:00), 1.3 (2018-08-13 20:00)
Other packages that cited MFPCA R package
View MFPCA citation profile
Other R packages that MFPCA depends, imports, suggests or enhances
Complete documentation for MFPCA
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for MFPCA051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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