Version 7.2.1
This is a bug fix release; Fixing some issues reported in 7.2.0 since release.
- FGES would pop up an irrelevant message if you tried to run it in the interface; fixed this.
- (Coding.) The external graph API required setting two different methods; switched to just setting the algorithm, which can be set as setExternalGraph(SingleGraphAlg(externalGraph)).
- Added exception for GRaSP and BOSS knowledge in case a permutation satisfying knowledge cannot be found.
- Fixed initial knowledge sort order for GRaSP and BOSS.
- Fixed a problem with launching snapshot versions from the command line using java -jar.
- In the interface, displaying a message if knowledge is supplied but the selected algorithm does not use knowledge.
- CStaR was missing from the manual; fixed.
- The descriptions for CStaR, GRaSP-FCI, and IMaGES did not appear in the interface; fixed.
- Removing experimental BOSS-MB from the interface since it's based on an outdated BOSS.
- FOFC and FTFC were not available for covariance matrices; fixed.
- Fixed an issue preventing Cov matrix==>SEM Estimator<==SEM PM from succeeding.