R/IMEC.R

#'IMEC
#'
#'This package computes the Ising Model of Explanatory Coherence for theory comparison and
#'theory appraisal.
#'
#'@section Construct Explanary Network:
#'\emph{intializeNetwork} constructs an initial empty explanatoy network
#'\emph{Explain} and \emph{Contradict} specify explanatory relations.
#'
#'@section Calculate IMEC:
#'\emph{computeIMEC} computes the Ising model of explanatory coherence and returns
#'an object of class IMEC. Use summary to summarize the result and plot to plot the
#'explanatory relations.
#'
#'@docType package
#'@name IMEC
NULL
MaxMaier42/IMEC documentation built on Oct. 30, 2022, 2:28 a.m.