rtsho/preprocessr: Functions to make your preprocessing life easier.

The goal of this package is to provide a set of functions to make your preprocessing life easier. Most functions are intended to be used in the fit-transform paradigm (inspired from sklearn): you fit a preprocessing object to a training dataset, then used the object to transform a test dataset.

Getting started

Package details

AuthorKarim Lahrichi
MaintainerThe package maintainer <klahrich@intact.net>
License??
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rtsho/preprocessr")
rtsho/preprocessr documentation built on May 29, 2019, 8:58 a.m.