Skip to content

probably 0.0.6

Compare
Choose a tag to compare
@DavisVaughan DavisVaughan released this 05 Jun 14:53
a42c1ed
  • class_pred objects are now comparable and will be ordered by their levels.
    Equivocal values are generally considered to be the smallest value when
    ordering. NA values can be considered smaller if
    vec_order(na_value = "smallest") is used.