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

tvmComp  
Discounting and Compounding Calculations for Various Scenarios
Functions for compounding and discounting calculations included here serve as a complete reference f ...
Download / Learn more Package Citations See dependency  
TSEwgt  
Total Survey Error Under Multiple, Different Weighting Schemes
Calculates total survey error (TSE) for a survey under multiple, different weighting schemes, using ...
Download / Learn more Package Citations See dependency  
cmdfun  
Framework for Building Interfaces to Shell Commands
Writing interfaces to command line software is cumbersome. 'cmdfun' provides a framework for buildi ...
Download / Learn more Package Citations See dependency  
saeMSPE  
Computing MSPE Estimates in Small Area Estimation
We describe a new R package entitled 'saeMSPE' for the well-known Fay Herriot model and nested error ...
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  
oii  
Crosstab and Statistical Tests for OII MSc Stats Course
Provides simple crosstab output with optional statistics (e.g., Goodman-Kruskal Gamma, Somers' d, an ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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