Package: sasfunclust
Type: Package
Title: Sparse and Smooth Functional Clustering
Version: 1.0.0
Authors@R: c(
    person("Fabio", "Centofanti", 
      email = "fabio.centofanti@unina.it", 
      role = c("cre","aut")),
    person("Antonio", "Lepore", role = c("aut")), 
    person("Biagio", "Palumbo", role = c("aut"))
    )
Description: Implements the sparse and smooth functional clustering (SaS-Funclust) method (Centofanti et al. (2021) <arXiv:2103.15224>) that aims to classify a sample of curves into homogeneous groups while jointly detecting the most informative portions of domain.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
LinkingTo: Rcpp,RcppArmadillo
Imports: Rcpp, fda, mclust, matrixcalc, MASS, Matrix
URL: https://github.com/unina-sfere/sasfunclust
BugReports: https://github.com/unina-sfere/sasfunclust/issues
Suggests: knitr, rmarkdown, testthat
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2021-04-01 17:26:24 UTC; fabio
Author: Fabio Centofanti [cre, aut],
  Antonio Lepore [aut],
  Biagio Palumbo [aut]
Maintainer: Fabio Centofanti <fabio.centofanti@unina.it>
Repository: CRAN
Date/Publication: 2021-04-02 11:30:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-07-11 03:17:05 UTC; unix
Archs: sasfunclust.so.dSYM
