Other packages > Find by keyword >

Dimodal  

Spacing Tests for Multi-Modality
View on CRAN: Click here


Download and install Dimodal package within the R console
Install from CRAN:
install.packages("Dimodal")

Install from Github:
library("remotes")
install_github("cran/Dimodal")

Install by package version:
library("remotes")
install_version("Dimodal", "1.0.3")



Attach the package and use:
library("Dimodal")
Maintained by
Greg Kreider
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-01-15
Latest Update: 2026-01-15
Description:
Tests for modality of data using its spacing.The main approach evaluates features (peaks, flats) using a combination of parametric models and non-parametric tests, either after smoothing the spacing by a low-pass filter or by looking over larger intervals.The library can also use any changepoint detectors available to look for transitions between features in the spacing.The Suggested list of libraries is misnamed.It contains all supported changepoint detectors, and all are considered optional.A good minimal set would be the first three entries.Some of the suggestions may no longer be current on CRAN, with the last source tarball found in its archives or at the additional repository.These packages will be used if they are already installed on older installations, but will not be available to newer.
How to cite:
Greg Kreider (2026). Dimodal: Spacing Tests for Multi-Modality. R package version 1.0.3, https://cran.r-project.org/web/packages/Dimodal. Accessed 21 Aug. 2026.
Previous versions and publish date:
1.0.0 (2025-12-18 15:00), 1.0.3 (2026-02-18 09:20), (2026-07-09 08:02)
Other packages that cited Dimodal R package
View Dimodal citation profile
Other R packages that Dimodal depends, imports, suggests or enhances
Complete documentation for Dimodal
Functions, R codes and Examples using the Dimodal R package
Full Dimodal package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  
artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  
potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA