Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 502 Bytes

File metadata and controls

25 lines (15 loc) · 502 Bytes

hdfda

hdfda is the R-package for High-Dimensional Functional Data Analysis. It includes the functional linear regression, linear discriminant analysis and two-sample test for high-dimensional functional data.

Installation

You can install the development version of hdfda like so:

devtools::install_github("statKim/hdfda")

Example

This is a basic example which shows you how to solve a common problem:

library(hdfda)