Index of /web/packages/rules/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2020-10-02 06:10 6.7K 

README

rules

Lifecycle: experimental R build status Codecov test coverage CRAN status

Introduction

rules is a “parsnip-adjacent” package with model definitions for different rule-based models, including:

Installation

You can install the released version of rules from CRAN with:

install.packages("rules")

Install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("tidymodels/rules")

Contributing

This project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.