19566: Preemptible flag.
[lightning.git] / chisquare.go
2022-10-14 Tom CleggMerge branch '19524-pca'
2022-10-13 Tom CleggFail if inadvertently using randomness.
2022-06-03 Tom CleggFix loss of precision in p-value calculation.
2022-01-21 Tom CleggFix Χ² calculation.
2022-01-14 Tom CleggLoad case/control/neither from csv column, fix Χ² filter.
2021-08-31 Tom CleggAdd chi square func.