Feature 1749 hss#1825
Merged
JohnHalleyGotway merged 29 commits intodevelopfrom feature_1749_hssJun 12, 2021
+617-200
Commits
Commits on May 28, 2021
Per #1749, changes for the mechanics of adding the HSS_EC statistic to the MCTS line type. Still need to acutally compute it and make the expected correct value configurable.
committedPer #1749, add hss_ec_value as a configurable option for Point-Stat and Grid-Stat. Still need to actually compute it correctly, add it to other test config files, add support to series_analysis/sta…
committed- committed
- committed
- committed
- committed
- committed
- committed
Per #1749, no real code changes here. Just changing to consistent ordering with hss_ec_value preceeding rank_corr_flag.
committed- committed
- committed
- committed
Commits on Jun 9, 2021
- committed
Per #1749, move ECvalue from the MCTSInfo class into the ContingencyTable class so that it's available to be included in the MCTC output line type.
committedPer #1749, update point_stat, grid_stat, and series_analysis to accomodate the move of ECvalue from the MCTSInfo class to the ContingencyTable class.
committedPer #1749, update library code to write EC_VALUE to the MCTC line type and update the User's Guide docs.
committed- committed
Commits on Jun 10, 2021
- committed
- committed
- committed
- committed
Commits on Jun 11, 2021
- committed
- authored
- authored
- authored
- committed
- committed