Skip to content

Releases: JuliaStats/HypothesisTests.jl

v0.11.7

15 Apr 09:04
5811ea8

Choose a tag to compare

HypothesisTests v0.11.7

Diff since v0.11.6

Merged pull requests:

  • Create docs site favicon (#347) (@abhro)
  • Fix word doublet in doc strings. (#351) (@tstoeter)
  • Bump actions/checkout from 5 to 6 (#352) (@dependabot[bot])
  • Bump julia-actions/cache from 2 to 3 (#353) (@dependabot[bot])
  • Bump codecov/codecov-action from 5 to 6 (#354) (@dependabot[bot])
  • CompatHelper: bump compat for Roots to 3, (keep existing compat) (#355) (@github-actions[bot])

v0.11.6

22 Oct 19:08
9b992ee

Choose a tag to compare

HypothesisTests v0.11.6

Diff since v0.11.5

Merged pull requests:

  • Bump actions/checkout from 4 to 5 (#346) (@dependabot[bot])
  • Use [sources] in docs/Project.toml to manage self dependency (#348) (@abhro)
  • Add citation management with DocumenterCitations (#349) (@abhro)
  • Handle discrete distributions in ExactOneSampleKSTest (#350) (@andreasnoack)

Closed issues:

  • ExactOneSampleKSTest rejects hypothesis incorrectly (#280)

v0.11.5

07 Apr 13:55
c440511

Choose a tag to compare

HypothesisTests v0.11.5

Diff since v0.11.4

Merged pull requests:

Closed issues:

  • One-sided p-values of ExactMannWhitneyUTest with ties + unequal lengths of samples broken (#337)

v0.11.4

02 Apr 23:59
9f08254

Choose a tag to compare

HypothesisTests v0.11.4

Diff since v0.11.3

Merged pull requests:

Closed issues:

  • OneWayANOVATest seems to differ with different group sizes (#242)
  • UndefVarError: ShapiroWilkTest not defined (#328)
  • chisq be negative (#333)

v0.11.3

02 Oct 17:09
1cbeccd

Choose a tag to compare

HypothesisTests v0.11.3

Diff since v0.11.2

Merged pull requests:

v0.11.2

12 Sep 18:57
d60f115

Choose a tag to compare

HypothesisTests v0.11.2

Diff since v0.11.1

Merged pull requests:

  • CompatHelper: bump compat for Rmath to 0.8, (keep existing compat) (#319) (@github-actions[bot])

v0.11.1

12 Sep 18:14
fba9803

Choose a tag to compare

HypothesisTests v0.11.1

Diff since v0.11.0

Merged pull requests:

Closed issues:

  • OneWayANOVATest hang forever for all zero data (#301)
  • Incorrect p-values for nonparameteric statistical tests of Generalized Pareto Distribution (#305)

v0.11.0

31 May 21:14
932eaac

Choose a tag to compare

HypothesisTests v0.11.0

Diff since v0.10.13

Closed issues:

  • Please extend pvalue from StatsAPI.jl (#290)
  • Wald interval with continuity correction (#292)
  • Add documentation link on the about section. (#298)

Merged pull requests:

v0.10.13

07 May 22:02
a1713cf

Choose a tag to compare

HypothesisTests v0.10.13

Diff since v0.10.12

Closed issues:

  • Lower and upper limits of CI for proportion (#295)

Merged pull requests:

v0.10.12

02 May 21:17
d19a8e1

Choose a tag to compare

HypothesisTests v0.10.12

Diff since v0.10.11

Merged pull requests:

  • fix ApproximateMannWhitney for Float32 (#113) (@bjarthur)
  • Enable the two sided KG Test to deal with Ties. (#282) (@FHell)
  • Update z.jl (#283) (@itsdebartha)
  • Pearson's Chi-Squared Test with 2 vectors (#289) (@itsdebartha)
  • Modified Jarque-Bera test (Urzua, 1996) (#293) (@itsdebartha)
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#294) (@github-actions[bot])