Package: missSOM 1.0.1
missSOM: Self-Organizing Maps with Built-in Missing Data Imputation
The Self-Organizing Maps with Built-in Missing Data Imputation. Missing values are imputed and regularly updated during the online Kohonen algorithm. Our method can be used for data visualisation, clustering or imputation of missing data. It is an extension of the online algorithm of the 'kohonen' package. The method is described in the article "Self-Organizing Maps for Exploration of Partially Observed Data and Imputation of Missing Values" by S. Rejeb, C. Duveau, T. Rebafka (2022) <arxiv:2202.07963>.
Authors:
missSOM_1.0.1.tar.gz
missSOM_1.0.1.zip(r-4.5)missSOM_1.0.1.zip(r-4.4)missSOM_1.0.1.zip(r-4.3)
missSOM_1.0.1.tgz(r-4.4-x86_64)missSOM_1.0.1.tgz(r-4.4-arm64)missSOM_1.0.1.tgz(r-4.3-x86_64)missSOM_1.0.1.tgz(r-4.3-arm64)
missSOM_1.0.1.tar.gz(r-4.5-noble)missSOM_1.0.1.tar.gz(r-4.4-noble)
missSOM_1.0.1.tgz(r-4.4-emscripten)missSOM_1.0.1.tgz(r-4.3-emscripten)
missSOM.pdf |missSOM.html✨
missSOM/json (API)
# Install 'missSOM' in R: |
install.packages('missSOM', repos = c('https://rejebsara.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:72b81b4892. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 08 2024 |
R-4.5-win-x86_64 | OK | Oct 08 2024 |
R-4.5-linux-x86_64 | OK | Oct 08 2024 |
R-4.4-win-x86_64 | OK | Oct 08 2024 |
R-4.4-mac-x86_64 | OK | Oct 08 2024 |
R-4.4-mac-aarch64 | OK | Oct 08 2024 |
R-4.3-win-x86_64 | OK | Oct 08 2024 |
R-4.3-mac-x86_64 | OK | Oct 08 2024 |
R-4.3-mac-aarch64 | OK | Oct 08 2024 |
Exports:add.cluster.boundariesimputeSOMmapobject.distancessomgridtricolorunit.distances
Dependencies:kpodclustrRcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The Self-Organizing Maps with Built-in Missing Data Imputation. | imputeSOM |
Map data to a supervised or unsupervised SOM | map map.missSOM |
missSOM | missSOM |
Title Near-infrared data with temperature effects | nir |
Calculate distances between object vectors in a SOM | object.distances |
Plot missSOM object | add.cluster.boundaries identify.missSOM plot.missSOM |
SOM-grid related functions | somgrid unit.distances |
Summary and print methods for missSOM objects | print.missSOM summary.missSOM |
Provides smooth unit colors for SOMs | tricolor |
Wine data | vintages wines |
Title Yeast cell-cycle data | yeast |