SnKnn: Impute missing values using KNN imputation with prior sum...

View source: R/impute.R

SnKnnR Documentation

Impute missing values using KNN imputation with prior sum normalisation

Description

Impute missing values using KNN imputation with prior sum normalisation

Usage

SnKnn(obj, k = 5, verbose = FALSE)

Arguments

obj

Input

k

nearest neighbours

verbose

Log the start and end time for imputation

Value

Input data with missing values imputed


TomSmithCGAT/OptProc documentation built on July 22, 2023, 12:08 a.m.