Skip to content

Releases: bd2kccd/causal-cmd

causal-cmd-0.4.1

30 Oct 17:44
Compare
Choose a tag to compare

This release contains bug fixes:

  • Required targetName switch for Markov blanket algorithms.
  • Updated bootstrap features.
  • Unset parameters that are set to true by default.
  • Fix to pcall that prevents knowledge from being incorporated.

causal-cmd-0.3.1

01 Mar 16:12
Compare
Choose a tag to compare

Changes in this release:

  • Bug fixes.
  • Updated tetrad-lib dependency to version 6.4.0.
  • Reverted the output text file back to the old format.

causal-cmd-0.3.0

06 Dec 19:38
Compare
Choose a tag to compare

Changes in this release:

  • Major refactoring to support the latest version of tetrad-lib.
  • All algorithms, scores, and independence tests are exposed to the user.

causal-cmd-0.2.1

07 Jun 16:22
Compare
Choose a tag to compare

Changes in this release:

  • Updated data-reader to v0.2.1 to fix the covariance reader and validation bug.
  • Hide the --json switch from command usage help message. The --json is still available for use.
  • Simplified the README file. Pointed the documentation to mkdocs.
  • Added JUnit tests for FGES and GFCI on mixed data.

causal-cmd-0.2.0

30 May 20:04
Compare
Choose a tag to compare

Changes in this release:

  1. Bug fixes.
  2. Added simulation for mixed data.
  3. Add mixed data support for FGES and GFCI using conditional Gaussian sore.

causal-cmd-0.1.2

17 May 19:36
Compare
Choose a tag to compare

Changes in this release:

  • Updated tetrad-lib version to 6.2.0.

causal-cmd-0.1.1

13 Apr 18:39
Compare
Choose a tag to compare

Changes in this release:

  1. Updated data reader dependency (bug fixes).

causal-cmd-0.1.0

31 Mar 15:34
Compare
Choose a tag to compare

This release contains the following features:

  1. FGES discrete and continuous.
  2. GFCI discrete and continuous.
  3. Simulation for discrete and continuous data.