CRAN/E | imputeGeneric

imputeGeneric

Ease the Implementation of Imputation Methods

Installation

About

The general workflow of most imputation methods is quite similar. The aim of this package is to provide parts of this general workflow to make the implementation of imputation methods easier. The heart of an imputation method is normally the used model. These models can be defined using the 'parsnip' package or customized specifications. The rest of an imputation method are more technical specification e.g. which columns and rows should be used for imputation and in which order. These technical specifications can be set inside the imputation functions.

github.com/torockel/imputeGeneric
Bug report File report

Key Metrics

Version 0.1.0
Published 2022-03-03 796 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks imputeGeneric results

Downloads

Yesterday 2 0%
Last 7 days 25 -60%
Last 30 days 162 -6%
Last 90 days 495 -21%
Last 365 days 2.003 -8%

Maintainer

Maintainer

Tobias Rockel

Rockel.To@gmail.com

Authors

Tobias Rockel

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

gower
parsnip
stats

Suggests

missMethods
rpart
testthat ≥ 3.0.0