Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

missForest : Nonparametric Missing Value Imputation using Random Forest

Package: missForest
Type: Package
Title: Nonparametric Missing Value Imputation using Random Forest
Version: 1.4
Date: 2013-12-31
Author: Daniel J. Stekhoven <stekhoven@stat.math.ethz.ch>
Maintainer: Daniel J. Stekhoven <stekhoven@stat.math.ethz.ch>
Depends: randomForest, foreach, itertools
Description: The function 'missForest' in this package is used to
impute missing values particularly in the case of mixed-type
data. It uses a random forest trained on the observed values of
a data matrix to predict the missing values. It can be used to
impute continuous and/or categorical data including complex
interactions and non-linear relations. It yields an out-of-bag
(OOB) imputation error estimate without the need of a test set
or elaborate cross-validation. It can be run in parallel to
save computation time.
License: GPL (>= 2)
URL: http://www.r-project.org
Packaged: 2013-12-31 14:28:06 UTC; DSQuantik
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-12-31 16:17:04

● Data Source: CranContrib
● 0 images, 6 functions, 0 datasets
Reverse Depends: 1