ZZWImpute: impute

Description Usage Arguments Author(s)

View source: R/tools.R

Description

impute

Usage

1
2
ZZWImpute(raw_matrix, label, k = 10, rowmax = 0.5, colmax = 0.8,
  maxp = 1500, rng.seed = 362436069)

Arguments

raw_matrix

the numeric matrix

label

the label of each row

k

please ref impute.knn. Default: 10

rowmax

please ref impute.knn. Default: 0.5

colmax

please ref impute.knn. Default: 0.8

maxp

please ref impute.knn. Default: 1500

rng.seed

please ref impute.knn. Default: 362436069

Author(s)

Zhiwei Zhou zhouzw@sioc.ac.cn


JustinZZW/ImmsTools documentation built on July 9, 2019, 9:32 a.m.