Skip to content

tidynorm 0.4.0

Choose a tag to compare

@JoFrhwld JoFrhwld released this 27 Oct 13:13

New features

  • There are now settable options to control the verbosity of
    tidynorm functions, including both informational messages
    and warnings. See tidynorm::options() or tidynorm_options() (#26)

Minor bug fixes

  • Fixed a bug in reframe_with_dct_smooth() which would error when
    with .rate = TRUE or .accel = TRUE. (#23)

  • reframe_with_dct_smooth() will now return smooths the same length
    as each original token. (#25)