na2median: Imputes missing values with the median of non-existing values...

View source: R/mltools.R

na2medianR Documentation

Imputes missing values with the median of non-existing values in each column

Description

Imputes missing values with the median of non-existing values in each column

Usage

na2median(X)

Value

data.frame with missing values replaced by imputed values

Fields

X

data.frame or matrix: Input table to be imputed


genpack/maler documentation built on Jan. 27, 2025, 1:23 p.m.