knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Intuitionistic Fuzzy Inference Systems 🤖

The rinfis package aims to create user-friendly functions about intuitionistic fuzzy inference systems and thus support the works in this field.

Installation

You can access the package using the codes below;

install.packages("devtools")
devtools::install_github("busenurk/rinfis")

References



busenurk/rinfis documentation built on Dec. 19, 2021, 12:46 p.m.