Skip to content

tidyrules

Utilities to Retrieve Rulelists from Model Fits, Filter, Prune, Reorder and Predict on Unseen Data

v0.2.7 · Jun 29, 2024 · GPL-3

Description

Provides a framework to work with decision rules. Rules can be extracted from supported models, augmented with (custom) metrics using validation data, manipulated using standard dataframe operations, reordered and pruned based on a metric, predict on unseen (test) data. Utilities include; Creating a rulelist manually, Exporting a rulelist as a SQL case statement and so on. The package offers two classes; rulelist and ruleset based on dataframe.

Downloads

326

Last 30 days

11989th

924

Last 90 days

4.1K

Last year

Trend: -2.7% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies stringr magrittr purrr partykit rlang generics checkmate tidytable data.table (>= 1.14.6) DescTools MetricsWeighted cli glue pheatmap proxy +1 more dependencies tidyrules

Version History

new 0.2.7 Mar 10, 2026
updated 0.2.7 ← 0.1.5 diff Jun 29, 2024
updated 0.1.5 ← 0.1.3 diff Jun 3, 2020
updated 0.1.3 ← 0.1.0 diff Jan 29, 2020
new 0.1.0 Jun 13, 2019