build.impute: Impute Missing Values

View source: R/statistics.misc.R

build.imputeR Documentation

Impute Missing Values

Description

Impute Missing Values

Usage

build.impute(x, method = "forest")

Arguments

x

the data frame with missing values

method

the imputation method: 'mean', 'median', 'forest


tbrycekelly/TheSource documentation built on Nov. 7, 2023, 12:48 a.m.