-
Notifications
You must be signed in to change notification settings - Fork 111
/
RELEASE_NOTES
68 lines (59 loc) · 2.41 KB
/
RELEASE_NOTES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
See Release Notes in GitHub for more recent versions.
https://github.com/cmu-phil/tetrad/releases
6.8.0
Added Testwise Deletion for Fisher Z, G Square, Chi Square, Conditional Gaussian Test, Degenerate Gaussian Test, KCI Test, Conditional Correlation Test, Probabilistic Test
Added the Junction Tree Inference; that’s incorporated as an "Updater" as well in the Tetrad interface
Added a backdoor criterion method to the code
Added a joint probability method to the code
Added FASK and MultiFASK algorithm
Added Degenerate Gaussian Score and Likelihood Ratio Test
Added Experimental option (by default experimental algorithms, scores, tests are not shown)
Changed “Sample prior” to “Prior Equivalent Sample Size”
Changed default percentage of discrete variables for mixed variable simulation to 50%
Changed default discrete independence test to G Square
Fixed saving SEM models as XML
Fixed simulation so you can’t re-simulate data for the same model (fixes a problem for causal compare)
Fixed the independence test comparison tool in the interface
Fixed LiNGAM
Many bug fixes
6.7.1
Hotfix #1246 - chi square test
6.7.0
Can override variable datatypes using metafile
Functions for handling experimental variables
Updated default parameters based on empirical simulation
Extended parameter descriptions (rollovers)
Updated manual
Experimental algorithms are now only available in experimental mode i.e., --experimental
Model scores (e.g., BIC) are output where available
New look for workflow arrows
Bootstrapping now includes original dataset by default
Revised production algorithm list
Improved covariance calculation speed and precision
Many bug fixes
6.6.0
Changed edge coloration behavior and docs to match original specification
Added sortable table view of edges in graph
Generalized bootstrapping to sampling with flexible options
Layout fixes in UI
Added .dot output for graphs
Added KCI
Added MultiFASK
Updated CCI algorithm
6.5.0
Added html manual
Tetrad now uses online html manual for algorithm descritpions
Tetradcmd removed
Fixed slow loading and initialization of knowledge box
Fixed PCall loading knowledge
Fixed data reader missing value bugs
Fixed simulation data disappearing
Fixed general contract warnings
6.5.1
Fixed simulation data disappearing bug
Fixed knowledge box variable dragging bug
6.5.2
Fixed simulation from IM box bug
6.5.3
Fix NPE error for true graph in tabular comparison
Fix simulation type selection from IM