ehymet: Epigraph-Hypograph based methodologies for functional data

Build_Status CRAN_Status_Badge DOI DOI

The ehymet package define the epigraph, the hypograph and their modified versions for functional datasets in one and multiple dimensions. These indices allow to transform a functional dataset into a multivariate one, where usual clustering techniques can be applied. This package implements EHyClus method for clustering functional data in one or multiple dimension.

Installation

You can install the development version of ehymet from github using the remotes package:

# install.packages("remotes")
remotes::install_github("bpulidob/ehymet")