Skip to content

1.9.1

Latest

Choose a tag to compare

@petersonR petersonR released this 20 Sep 15:57
  • New function, bestLogConstant, that uses the same machinery to pick the best
    value of a constant to use when logging a variable, e.g. the one that makes
    the distribution look the most normal, especially useful for non-positive or
    zero-inflated data. Currently experimental.
  • Taking out tests that failed due to dependent package update (does not impact default bestNormalize behavior). See (issue)[https://github.com/gmgeorg/LambertW/issues/3].