knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The rinfis package aims to create user-friendly functions about intuitionistic fuzzy inference systems and thus support the works in this field.
You can access the package using the codes below;
install.packages("devtools") devtools::install_github("busenurk/rinfis")
Chaira, T. (2011) A novel intuitionistic fuzzy C means clustering algorithm and its application to medical images, Applied Soft Computing, Vol. 11(2), 1711-1717. 📃
Chaira, T., Ray, A. K., Salvetti, O. (2006) Intuitionistic fuzzy C means clustering in medical images, Advances in Pattern Recognition, 226-230. 📃
Bezdek, J. C., Hall, L.A., Clark, L.P. (1993) Review of MR segmentation technique in pattern recognition, Medical Physics, Vol. 10 (20), 33-48. 📃
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.