CRAN/E | wkNNMI

wkNNMI

A Mutual Information-Weighted k-NN Imputation Algorithm

Installation

About

Implementation of an adaptive weighted k-nearest neighbours (wk-NN) imputation algorithm for clinical register data developed to explicitly handle missing values of continuous/ordinal/categorical and static/dynamic features conjointly. For each subject with missing data to be imputed, the method creates a feature vector constituted by the information collected over his/her first 'window_size' time units of visits. This vector is used as sample in a k-nearest neighbours procedure, in order to select, among the other patients, the ones with the most similar temporal evolution of the disease over time. An ad hoc similarity metric was implemented for the sample comparison, capable of handling the different nature of the data, the presence of multiple missing values and include the cross-information among features.

Key Metrics

Version 1.0.0
Published 2020-01-31 1554 days ago
Needs compilation? no
License GPL-3
CRAN checks wkNNMI results

Downloads

Yesterday 2 0%
Last 7 days 5 -17%
Last 30 days 19 +19%
Last 90 days 44 -69%
Last 365 days 612 -68%

Maintainer

Maintainer

Sebastian Daberdaku

sebastian.daberdaku@unipd.it

Authors

Sebastian Daberdaku

aut / cre

Erica Tavazzi

aut

Systems Biology
Bioinformatics Group http://sysbiobig.dei.unipd.it/

cph

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

infotheo
foreach