Learn R Programming

⚠️There's a newer version (0.2.9) of this package.Take me there.

simputation (version 0.2.2)

Simple Imputation

Description

Easy to use interfaces to a number of imputation methods that fit in the not-a-pipe operator of the 'magrittr' package.

Copy Link

Version

Install

install.packages('simputation')

Monthly Downloads

1,131

Version

0.2.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Mark der Loo

Last Published

May 19th, 2017

Functions in simputation (0.2.2)

na.roughfix

Rough imputation for handling missing predictors.
print.simputation.capabilities

print output of simputation_capabilities
foretell

Alternative to 'predict' returning values of correct type.
impute

Impute using a previously fitted model.
impute_median

Impute (group-wise) medians
impute_multivariate

Multivariate, model-based imputation
impute_hotdeck

Hot deck imputation
impute_lm

(Robust) Linear Regression Imputation
impute_proxy

Impute by variable derivation
impute_cart

Decision Tree Imputation
reexports

Objects exported from other packages
simputation

simputation
simputation_capabilities

Capabilities depending on suggested packages.