Skip to content

signaturescience/scaleParetoImputeMin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages