Learn R Programming

ReMFPCA

Installation

You can install ReMFPCA from github with:

# install.packages("remotes")
remotes::install_github("haghbinh/ReMFPCA")

Copy Link

Version

Install

install.packages('ReMFPCA')

Monthly Downloads

174

Version

2.0.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Hossein Haghbin

Last Published

April 12th, 2025

Functions in ReMFPCA (2.0.0)

*.mvmfd

Multiplication of an `mvmfd` object with a scalar
+.mvmfd

Addition of two `mvmfd` objects
pen_fun

Penalty Function
sd

Standard deviation of an object of class `mfd`.
[.mfd

Extract subsets of an `mfd` object
*.mfd

Scalar multiplication of an `mfd` object
[.mvmfd

Extract subsets of an `mvmfd` object
+.mfd

Add two `mfd` objects
plot

plots an object of classes `mfd`, `mvmfd` or `remfpca`
remfpca

A Class for `ReMFPCA` objects
-.mfd

Subtract two `mfd` objects
electrical_power_data

Electrical Power Dataset
is.basismfd

Check if an object is of class 'basismfd'
-.mvmfd

Subtraction of two `mvmfd` objects
inprod_mvmfd

Compute the inner product between two objects of class `mvmfd`
is.mvbasismfd

Check if an object is of class 'mvbasismfd'
basismfd

Define a Set of Multidimensional Functional Basis
inprod_mfd

Compute the inner product between two objects of class `mfd`
bimfdplot

Bivariate plot for `mvmfd` objects
is.mfd

Check if an object is of class 'mfd'
motion_sense_data

Motion Sense Dataset: Measurements of user acceleration and pitch attitude collected by smartphones from 24 individuals performing four distinct activities: jogging, walking, sitting, and standing.
norm_mvmfd

Compute the norm of an object of class `mvmfd`
length

Length of an object of classes `mfd`or `mvmfd`.
is.mvmfd

Check if an object is of class 'mvmfd'
mvmfd

Define a Set of Multivariate Multidimensional Functional Data objects
mean

mean of an object of classes `mfd`or `mvmfd`.
norm_mfd

Compute the norm of an object of class `mfd`
mfd

Define a Set of Multidimensional Functional Data objects
mvbasismfd

Define a Set of Multivariate Multidimensional Functional Basis