Skip to content

CRAN 1.3.0

Choose a tag to compare

@petersonR petersonR released this 25 Sep 17:43
  • Add 1/2 to ranks in ORQ transformation to make quantile estimation unbiased (should have minimal impact)
  • Add option loo for leave-one-out cross-validation
  • Add progress bar for cross-validation methods (both with/without parallel)
  • Add "no_transform" function - does the same thing as I(x) but in the syntax of other transformations
    (this allows the normalization statistics to also be calculated if no transformation is performed).
  • Add support for lambert transforms of type "h" in the bestNormalize function via allow_lambert_h argument.
  • Add "before standardization" to printout of different transforms' means and sds to clarify output