Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scaleParetoImputeMin

Functions to impute minimums with a scalar and to perform Pareto scaling (square root of standard deviation) using the R recipes() package.

Installation

install.packages("remotes")
remotes::install_github("signaturescience/scaleParetoImputeMin", upgrade=FALSE,
                        build_manual = TRUE)

Example Use

library(scaleParetoImputeMin)

About

Scale and imputation R recipe steps

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages