Other packages > Find by keyword >

Numero  

Statistical Framework to Define Subgroups in Complex Datasets
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Numero", "1.10.1")



Attach the package and use:
library("Numero")
Maintained by
Ville-Petteri Makinen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-12-01
Latest Update: 2024-09-17
Description:
High-dimensional datasets that do not exhibit a clear intrinsic clustered structure pose a challenge to conventional clustering algorithms. For this reason, we developed an unsupervised framework that helps scientists to better subgroup their datasets based on visual cues, please see Gao S, Mutter S, Casey A, Makinen V-P (2019) Numero: a statistical framework to define multivariable subgroups in complex population-based datasets, Int J Epidemiology, 48:369-37, . The framework includes the necessary functions to construct a self-organizing map of the data, to evaluate the statistical significance of the observed data patterns, and to visualize the results.
How to cite:
Ville-Petteri Makinen (2017). Numero: Statistical Framework to Define Subgroups in Complex Datasets. R package version 1.10.1, https://cran.r-project.org/web/packages/Numero. Accessed 16 Jul. 2026.
Previous versions and publish date:
1.0.3 (2017-12-01 12:48), 1.1.1 (2018-11-24 18:20), 1.2.0 (2019-06-12 15:30), 1.3.1 (2019-09-16 16:30), 1.3.2 (2019-10-04 07:20), 1.3.3 (2019-10-31 06:40), 1.4.0 (2019-12-14 17:50), 1.4.1 (2020-02-05 10:50), 1.4.2 (2020-03-17 12:00), 1.5.0 (2020-06-15 13:20), 1.6.0 (2020-06-23 11:00), 1.7.0 (2020-09-14 07:10), 1.7.2 (2020-10-24 06:40), 1.7.3 (2021-01-11 07:50), 1.7.4 (2021-01-22 10:00), 1.8.0 (2021-02-11 08:30), 1.8.1 (2021-07-13 06:30), 1.8.2 (2021-07-20 14:20), 1.8.4 (2021-09-21 06:40), 1.9.0 (2022-02-16 11:40), 1.9.3 (2022-08-08 08:00), 1.9.5 (2023-01-09 09:10), 1.9.6 (2024-02-06 22:50), 1.9.7 (2024-05-11 19:23), 1.9.8 (2024-09-17 13:50), 1.9.10 (2025-08-31 15:50), (2026-07-09 08:15)
Other packages that cited Numero R package
View Numero citation profile
Other R packages that Numero depends, imports, suggests or enhances
Complete documentation for Numero
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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