Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

na.roughfix

Rough imputation for handling missing predictors.


Description

This function is re-exported from randomForest:na.roughfix when available. Otherwise it will throw a warning and resort to options("na.action")

Usage

na.roughfix(object, ...)

Arguments

object

an R object caryying data (e.g. data.frame)

...

arguments to be passed to other methods.


simputation

Simple Imputation

v0.2.6
GPL-3
Authors
Mark van der Loo [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.