VIM
7.0.0Visualization and Imputation of Missing Values
Overview
Provides methods for imputation and visualization of missing values. It includes graphical tools to explore the amount, structure and patterns of missing and/or imputed values, supporting exploratory data analysis and helping to investigate potential missingness mechanisms (details in Alfons, Templ and Filzmoser, doi:10.1007/s11634-011-0102-y. The quality of imputations can be assessed visually using a wide range of univariate, bivariate and multivariate plots. The package further provides several imputation methods, including efficient implementations of k-nearest neighbour and hot-deck imputation (Kowarik and Templ 2013, doi:10.18637/jss.v074.i07, iterative robust model-based multiple imputation (Templ 2011, doi:10.1016/j.csda.2011.04.012; Templ 2023, doi:10.3390/math11122729), and machine learning–based approaches such as robust GAM-based multiple imputation (Templ 2024, doi:10.1007/s11222-024-10429-1) as well as gradient boosting (XGBoost) and transformer-based methods (Niederhametner et al., doi:10.1177/18747655251339401). General background and practical guidance on imputation are provided in the Springer book by Templ (2023) doi:10.1007/978-3-031-30073-8.
Install
Health
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-04-2512 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-04-2211 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1810 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
Show 1 earlier snapshots
- NOTE2026-03-1011 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 94%
- Documented parameters
- 89%
- Return-value docs
- 60%
- References docs
- 54%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
2 development-tooling and community-health practices detected across 2 families in the upstream repository
Checks run against github.com/statistikat/vim on 2026-07-19.
Dependencies
Code & Tests
- Cyclomatic complexity
- 5.0 median / 212 max
- Test cases
- 201 / 0.02 per code line
Test coverage
Line coverage
55%
Expression
55.0%
Tests / Examples
55.3% / 51% ex
Functions
123 50 exported
Complexity
18.7 avg / 212 max
Call network
123 nodes / 174 edges
Call graph
Open call graph →Lowest coverage
123 functions| Function | Cyclo | Coverage |
|---|---|---|
| colSequenceHCL exp | 3 | 0% |
| colormapMiss exp | 39 | 0% |
| colormapMissLegend exp | 15 | 0% |
| countInf exp | 1 | 0% |
| evaluation exp | 3 | 0% |
| gapMiss exp | 3 | 0% |
Datasets
| Name | Class | Rows × Cols | Also ships in |
|---|---|---|---|
| Animals_na | data.frame | 28 × 2 | – |
| brittleness | data.frame | 23 × 3 | – |
| chorizonDL | data.frame | 606 × 110 | – |
| colic | data.frame | 300 × 31 | in 2 packages |
| food | data.frame | 16 × 21 | – |
| pulplignin | data.frame | 301 × 23 | – |
| sleep | data.frame | 62 × 10 | – |
| tao | data.frame | 736 × 8 | – |
| toydataMiss | data.frame | 100 × 12 | – |
| wine | spec_tbl_df/tbl_df/tbl/data.frame | 9,627 × 9 | – |
People & History
19 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 7.0.0Latest
- 6.2.62025-09-18 · diff ↗
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- 6.2.22022-08-25 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 6.1.12021-07-22 · diff ↗
- RR 4.1.0 released · 2021-05-18
- 6.1.02021-01-19 · diff ↗
- 6.0.02020-05-08 · diff ↗
- RR 4.0.0 released · 2020-04-24
- 5.1.12020-03-10 · diff ↗
- 5.1.02020-02-05 · diff ↗
- RR 3.6.0 released · 2019-04-26
Show 19 earlier events
- 4.8.02019-02-11 · diff ↗
- RR 3.5.0 released · 2018-04-23
- RR 3.4.0 released · 2017-04-21
- 4.7.02017-04-11 · diff ↗
- 4.6.02016-10-17 · diff ↗
- 4.5.02016-06-29 · diff ↗
- RR 3.3.0 released · 2016-05-03
- 4.4.12015-09-15 · diff ↗
- 4.3.02015-07-07 · diff ↗
- RR 3.2.0 released · 2015-04-16
- 4.1.02014-10-25 · diff ↗
- RR 3.1.0 released · 2014-04-10
- 4.0.02013-10-10 · diff ↗
- 3.0.3.12013-04-11 · diff ↗
- RR 3.0.0 released · 2013-04-03
- 3.0.32013-01-09 · diff ↗
- 3.0.22012-10-11
- removedRemoved from CRAN2012-10-11copyright and licence violations and misrepresentation of authorship
- RR 2.15.0 released · 2012-03-30
Package metadata
- First published
- 2012-10-11
- Total releases
- 19 / 14 yrs
- License
- GPL (>= 2) OSI
- Minimum R
- ≥ 4.1.0
- Bundled data
- 449 KB / 16 files
- Download size
- 3.5 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet