Skip to content

contrastable v1.1.0

Latest

Choose a tag to compare

@tsostarics tsostarics released this 25 Nov 03:16

contrastable 1.1.0

New features

  • New print_contrasts() prints contrasts for the factor columns in a given
    dataframe
  • New option contrastable.droplevels controls whether missing levels are
    automatically dropped

Minor improvements and fixes

  • Example for cumulative_split_code() now shows correct values
  • set_contrasts() and enlist_contrasts() will now drop missing levels
    before applying contrasts to factor variables by default

Documentation

  • R>=4.1 now enforced following change in CRAN policy to set a note if |> is used without the minimum set accordingly