You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Joseph Ramsey edited this page Aug 29, 2024
·
355 revisions
Changes for upcoming 7.6.6
Made table counting classes for the chi-square and g-square tests immutable to be safe in multi-threaded environments in response to a worry discovered when moving to JDK 21.
Made some updates to the implementation revision of the final FCI orientation rules in response to a review from Peter Spirtes.
Revised implementation of the AD Tree class and incorporated it into the Chi-Square and G-Square discrete independence tests as an alternative to sample counting.
Revised DiscreteBicScore to ignore unattested categories for variables.