Package: IMEC
Title: Ising Model of Explanatory Coherence
Version: 0.2.0
Authors@R: c(
    person(given = "Maximilian",
           family = "Maier",
           role = c("aut", "cre"),
           email = "maximilianmaier0401@gmail.com"),
    person(given = "Noah",
           family = "van Dongen",
           role = c("ths"),
           email = "test@gmail.com"),
    person(given = "Denny",
           family = "Borsboom",
           role = c("ths"),
           email = "test@gmail.com"))   
Description: 
    Theories are one of the most important tools of science. Although psychologists discussed problems of theory in their discipline for a long time, weak theories are still widespread in most subfields. 
    One possible reason for this is that psychologists lack the tools to systematically assess the quality of their theories. 
    Previously a computational model for formal theory evaluation based on the concept of explanatory coherence was developed (Thagard, 1989, <doi:10.1017/S0140525X00057046>). 
    However, there are possible improvements to this model and it is not available in software that psychologists typically use. 
    Therefore, a new implementation of explanatory coherence based on the Ising model is available in this R-package.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: IsingSampler, igraph, qgraph
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-11-25 16:13:47 UTC; Maximilian Maier
Author: Maximilian Maier [aut, cre],
  Noah van Dongen [ths],
  Denny Borsboom [ths]
Maintainer: Maximilian Maier <maximilianmaier0401@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-27 10:10:03 UTC
Built: R 4.2.0; ; 2023-07-11 02:16:03 UTC; unix
