R/fcm.R

#' @title Fuzzy Cognitive Maps (FCMs) Inference
#' @docType package
#' @name fcm
#' @description Estimates the Inference of a Fuzzy Cognitive Map. FCM is proven to be capable of causal inference and is applicable to complex decision problems where numerous interlinked dependent variables influence one another. The fcm package includes the fcm.infer function which returns a dataframe of the concepts' values of each state after the inference procedure.
#' @import reshape2
#' @import ggplot2
NULL
LiaDD/Fuzzy-Cognitive-Maps-FCMs documentation built on May 5, 2019, 3:48 p.m.