Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.2.9) of this package.
Take me there.
simputation (version 0.2.7)
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
Link to current version
Version
Version
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
Install
install.packages('simputation')
Monthly Downloads
1,995
Version
0.2.7
License
GPL-3
Issues
13
Pull Requests
0
Stars
94
Forks
10
Repository
https://github.com/markvanderloo/simputation
Maintainer
Mark der Loo
Last Published
September 16th, 2021
Functions in simputation (0.2.7)
Search all functions
impute_proxy
Impute by variable derivation
deparse
A
deparse
replacement that always returns a length-1 vector
impute_multivariate
Multivariate, model-based imputation
impute_cart
Decision Tree Imputation
impute_median
Impute (group-wise) medians
glimpse_na
Show the number of (remaining) missing values.
impute_hotdeck
Hot deck imputation
impute_lm
(Robust) Linear Regression Imputation
foretell
Alternative to 'predict' returning values of correct type.
impute
Impute using a previously fitted model.
simputation
simputation
reexports
Objects exported from other packages
print.simputation.capabilities
print output of simputation_capabilities
simputation_capabilities
Capabilities depending on suggested packages.
na_status
Show the number of (remaining) missing values.
na.roughfix
Rough imputation for handling missing predictors.