Functions to impute minimums with a scalar and to perform Pareto scaling (square root of standard deviation) using the R recipes() package.
install.packages("remotes")
remotes::install_github("signaturescience/scaleParetoImputeMin", upgrade=FALSE,
build_manual = TRUE)
library(scaleParetoImputeMin)