Skip to content

Releases: JuliaStats/HypothesisTests.jl

v0.11.3

02 Oct 17:09
1cbeccd
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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])

v0.10.11

11 Oct 16:05
a891451
Compare
Choose a tag to compare

HypothesisTests v0.10.11

Diff since v0.10.10

Closed issues:

  • Problem with types in ExactPermutationTest (#274)
  • FisherExactTest dies horribly on corner case inputs (#276)

Merged pull requests:

v0.10.10

19 Apr 13:14
be980f3
Compare
Choose a tag to compare

HypothesisTests v0.10.10

Diff since v0.10.9

Closed issues:

  • confint take either alpha everywhere or level everywhere (#268)

Merged pull requests:

v0.10.9

09 Apr 06:48
c2d4c3a
Compare
Choose a tag to compare

HypothesisTests v0.10.9

Diff since v0.10.8

Closed issues:

  • Error computing p-value for KruskalWallisTest in Julia v1.6 (#269)

Merged pull requests:

  • Group docstrings for pvalue and confint with their tests (#265) (@nalimilan)
  • CompatHelper: bump compat for Roots to 2, (keep existing compat) (#271) (@github-actions[bot])

v0.10.8

09 Mar 17:04
f765063
Compare
Choose a tag to compare

HypothesisTests v0.10.8

Diff since v0.10.7

Closed issues:

  • p val > 1 in ExactMannWhitneyUTest (#126)

Merged pull requests: