Skip to content

CRAN 1.5.0

Choose a tag to compare

@petersonR petersonR released this 18 Apr 16:58
  • Added step_bestNormalize and step_orderNorm functions for implementation within recipes.
  • Changed default to warn = FALSE when calling bestNormalize. If a transformation doesn't work,
    warnings will no longer be shown by default unless warn is set to TRUE.