This function will perform a binarizing transformation, which
could be used as a last resort if the data cannot be adequately normalized.
This may be useful when accidentally attempting normalization of a binary
vector (which could occur if implementing bestNormalize in an automated
fashion).
Note that the transformation is not one-to-one, in contrast to the other
functions in this package.