Package: Rfolding
Type: Package
Title: The Folding Test of Unimodality
Version: 1.0
Authors@R: c(
    person("Alban", "Siffer", email="alban.siffer@irisa.fr", role= c("aut","cre")),
    person("Amossys", email="contact@amossys.fr", role = c("cph", "fnd")))
Description: The basic algorithm to perform the folding test of unimodality. 
  Given a dataset X (d dimensional, n samples), the test checks whether the 
  distribution of the data are rather unimodal or rather multimodal. This 
  package stems from the following research publication: 
  Siffer Alban, Pierre-Alain Fouque, Alexandre Termier, and Christine Largouët. 
  "Are your data gathered?" In Proceedings of the 24th ACM SIGKDD International 
  Conference on Knowledge Discovery Data Mining, pp. 2210-2218. ACM, 2018.
  <doi:10.1145/3219819.3219994>.
Encoding: UTF-8
License: GPL-3
LazyData: true
RoxygenNote: 6.1.0
Suggests: testthat,MASS,knitr,rmarkdown
Imports: stats
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-09-19 07:23:46 UTC; asr
Author: Alban Siffer [aut, cre],
  Amossys [cph, fnd]
Maintainer: Alban Siffer <alban.siffer@irisa.fr>
Repository: CRAN
Date/Publication: 2018-09-30 13:10:12 UTC
Built: R 4.0.2; ; 2020-07-15 18:56:46 UTC; unix
