Package: moder 0.2.1.9000

moder: Mode Estimation

Determines single or multiple modes (most frequent values). Checks if missing values make this impossible, and returns 'NA' in this case. Dependency-free source code. See Franzese and Iuliano (2019) <doi:10.1016/B978-0-12-809633-8.20354-3>.

Authors:Lukas Jung [aut, cre]

moder_0.2.1.9000.tar.gz
moder_0.2.1.9000.zip(r-4.7)moder_0.2.1.9000.zip(r-4.6)moder_0.2.1.9000.zip(r-4.5)
moder_0.2.1.9000.tgz(r-4.6-any)moder_0.2.1.9000.tgz(r-4.5-any)
moder_0.2.1.9000.tar.gz(r-4.7-any)moder_0.2.1.9000.tar.gz(r-4.6-any)
moder_0.2.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
moder/json (API)
NEWS

# Install 'moder' in R:
install.packages('moder', repos = c('https://lhdjung.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/lhdjung/moder/issues

Pkgdown/docs site:https://lhdjung.github.io

On CRAN:

Conda:

4.53 score 1 stars 17 scripts 151 downloads 13 exports 0 dependencies

Last updated from:2663e14d11. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK136
source / vignettesOK155
linux-release-x86_64OK133
macos-release-arm64OK91
macos-oldrel-arm64OK88
windows-develOK80
windows-releaseOK73
windows-oldrelOK81
wasm-releaseOK109

Exports:frequency_grid_dffrequency_grid_plotmode_allmode_countmode_count_rangemode_dfmode_firstmode_frequencymode_frequency_rangemode_is_trivialmode_possible_maxmode_possible_minmode_single

Dependencies:

Frequency grids

Rendered fromfrequency-grids.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2023-12-01
Started: 2023-12-01

Modal counts and frequencies

Rendered frommetadata.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2023-12-01
Started: 2023-04-04

Modes and missing values

Rendered frommissings.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2023-12-01
Started: 2023-03-08

Performance

Rendered fromperformance.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2023-12-01
Started: 2023-03-11

Readme and manuals

Help Manual

Help pageTopics
Frequency grid data framefrequency_grid_df
Frequency grid ggplotfrequency_grid_plot
All modesmode_all
Modal countmode_count
Modal count rangemode_count_range
Tabulate mode estimates with the certainty about themmode_df
The first-appearing modemode_first
Modal frequencymode_frequency
Modal frequency rangemode_frequency_range
Is the mode trivial?mode_is_trivial
The single modemode_single
Possible sets of modesmode-possible mode_possible_max mode_possible_min