Skip to content

Releases: lcastri/fpcmci

FPCMCI 4.4.0

19 Sep 11:19
838ae09

Choose a tag to compare

neglect autodependent nodes fix

FPCMCI 4.3.3

05 Aug 14:11
c6802c0

Choose a tag to compare

sourcelist method signature fixed in Node.py

FPCMCI 4.3.2

05 Aug 13:49
c6802c0

Choose a tag to compare

  • documentation improved
  • README and index.md updated
  • alpha level fix in PCMCItimeseries_dag fixadaptation to DAG structure

FPCMCI 4.2.1

17 May 11:20
5ca47f7

Choose a tag to compare

  • causal model with only selected features fix
  • adapted to tigramite 5.2
  • get_causal_matrix FPCMCI method added
  • f_alpha and pcmci_alpha instead of alpha
  • requirements changed
  • tutorials adapted to new version

FPCMCI 4.1.2

03 Feb 14:56
c8104fd

Choose a tag to compare

get_SCM method added in FPCMCI

FPCMCI 4.1.1

05 Jan 14:47
cfe1afa

Choose a tag to compare

4.1.1 PCMCI dependencies fix:

  • FPCMCI causal model field added;
  • FPCMCI.run() and .run_pcmci() outputs the selected variables and the corresponding causal model

FPCMCI 4.1.0

29 Nov 15:48
b2d473c

Choose a tag to compare

  • FSelector and FValidator turned into FPCMCI and PCMCI
  • show_edge_label removed and dag optimised
  • fixes in the setup.py
  • added tutorials
  • added new example in README.md

FPCMCI 4.4.1

02 Feb 13:26
2846d21

Choose a tag to compare

  • installation simplified
  • dag fix and bundle_parallel_edges param added
  • node_proximity param added in timeseries_dag
  • get_skeleton, get_val_matrix, get_pval_matrix added into DAG
  • clean_cls param added to F-PCMCI constructor