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")
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.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.