Package: rrscale
Title: Robust Re-Scaling to Better Recover Latent Effects in Data
Version: 0.1.3
Authors@R: person("Gregory", "Hunt", email = "ghunt@wm.edu", role = c("aut", "cre"))
Description: Non-linear transformations of data to better discover latent effects. Applies a sequence of three transformations (1) a Gaussianizing transformation, (2) a Z-score transformation, and (3) an outlier removal transformation. 
Date: 2019-3-11
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Imports: foreach, parallel, doParallel, DEoptim, abind
Suggests: knitr, rmarkdown, testthat, ggplot2, reshape2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-11 14:36:26 UTC; greg
Author: Gregory Hunt [aut, cre]
Maintainer: Gregory Hunt <ghunt@wm.edu>
Repository: CRAN
Date/Publication: 2019-03-13 14:00:07 UTC
