the NA values are replaced with a fraction of the minimum value of that row (min_r), sampled in the interval \([min_r * a, min_r * b]\)

imputation(mRList = NULL, seed = NULL, a = 0.1, b = 0.25)

Arguments

mRList

mRList object

seed

set this seed with set.seed

a

minimum increase factor

b

maxmimum increase factor

Value

mRList object with imputed values