<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Provides an R Interface to the 'FuzzyCoCo' C++ Library and
Extends It</dc:title>
  <dc:title>R package Rfuzzycoco version 0.1.0</dc:title>
  <dc:description>Provides and extends the 'Fuzzy Coco' algorithm by wrapping the
    'FuzzyCoCo' 'C++' Library, cf
    &lt;https://github.com/Lonza-RND-Data-Science/fuzzycoco&gt;. 'Fuzzy Coco'
    constructs systems that predict the outcome of a human decision-making
    process while providing an understandable explanation of a possible
    reasoning leading to it.  The constructed fuzzy systems are composed
    of rules and linguistic variables.  This package provides a 'S3' classic
    interface (fit_xy()/fit()/predict()/evaluate()) and a 'tidymodels'/'parsnip'
    interface, a custom engine with custom iteration stop criterion and
    progress bar support as well as a systematic implementation that do
    not rely on genetic programming but rather explore all possible
    combinations.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: generics, methods, Rcpp, stats, utils</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: knitr, parsnip, progressr, rlang, rmarkdown, testthat</dc:relation>
  <dc:creator>Karl Forner &lt;karl.forner@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Karl Forner [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2025-10-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=Rfuzzycoco</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.Rfuzzycoco</dc:identifier>
</oai_dc:dc>
