Rfolding: The Folding Test of Unimodality

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>.

Version: 1.0
Imports: stats
Suggests: testthat, MASS, knitr, rmarkdown
Published: 2018-09-30
Author: Alban Siffer [aut, cre], Amossys [cph, fnd]
Maintainer: Alban Siffer <alban.siffer at irisa.fr>
License: GPL-3
NeedsCompilation: no
CRAN checks: Rfolding results

Documentation:

Reference manual: Rfolding.pdf
Vignettes: Internals

Downloads:

Package source: Rfolding_1.0.tar.gz
Windows binaries: r-devel: Rfolding_1.0.zip, r-release: Rfolding_1.0.zip, r-oldrel: Rfolding_1.0.zip
macOS binaries: r-release (arm64): Rfolding_1.0.tgz, r-oldrel (arm64): Rfolding_1.0.tgz, r-release (x86_64): Rfolding_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Rfolding to link to this page.