Releases: lcastri/fpcmci
Releases · lcastri/fpcmci
FPCMCI 4.4.0
neglect autodependent nodes fix
FPCMCI 4.3.3
sourcelist method signature fixed in Node.py
FPCMCI 4.3.2
- documentation improved
- README and index.md updated
- alpha level fix in PCMCItimeseries_dag fixadaptation to DAG structure
FPCMCI 4.2.1
- 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
get_SCM method added in FPCMCI
FPCMCI 4.1.1
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
- 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