README.md

GridFCM

GitHub R package version GitHub GitHub last commit DOI

GridFCM is an R package that allows us to create Fuzzy Cognitive Maps using a RepGrid and an ImpGrid. With this software you will be able to analyse the structure and dynamics of the personal meaning system of individuals.

To install the latest version from github you can use the devtools package.

library(devtools)
install_github("GICUNED/GridFCM")

Dependencies

To run GridFCM properly you must have Java and Java Develpoment Kit installed and updated.

Download Java: https://www.java.com/en/download/

Download Java Developtment Kit: https://www.oracle.com/java/technologies/downloads

In addition, to display 3D graphics correctly, you must have Freetype installed on your operating system.

Citation

Sanfeliciano, Alejandro, & Saúl, Luis Ángel. (2022). GridFCM: A tool for creating Fuzzy Cognitive Maps (0.1.0-alpha). Zenodo. https://doi.org/10.5281/zenodo.6476591



GICUNED/GridFCM documentation built on Feb. 23, 2023, 9:03 a.m.