Skip to content

Releases: JuliaStats/HypothesisTests.jl

v0.10.7

05 Mar 00:39
dad954e
Compare
Choose a tag to compare

HypothesisTests v0.10.7

Diff since v0.10.6

Closed issues:

  • A paired t-test is not necessarily a one sample test (#246)
  • Help with Kruskal-Wallis Test (#253)
  • Wrong calculation for p-value for FDist (#255)
  • Tail are opposite for pvalue and confint (#256)
  • docs need an update (#258)

Merged pull requests:

v0.10.6

04 Nov 13:19
c19e111
Compare
Choose a tag to compare

HypothesisTests v0.10.6

Diff since v0.10.5

v0.10.5

04 Nov 13:19
5207b91
Compare
Choose a tag to compare

HypothesisTests v0.10.5

Diff since v0.10.4

Closed issues:

  • Help with the reviewing process (#240)
  • FisherExactTest(1,1,1,1) "Need extrema to return two distinct values" (#245)

Merged pull requests:

  • Add t-test for cases where only stats are known (#237) (@rikhuijzer)
  • Fix incorrect bracket and type instability in FisherExactTest (#249) (@devmotion)

v0.10.4

03 May 11:06
81120d3
Compare
Choose a tag to compare

HypothesisTests v0.10.4

Diff since v0.10.3

Closed issues:

  • 32-bit CI failures (#230)

Merged pull requests:

  • Stop testing on 32 bit (#231) (@andreasnoack)
  • CompatHelper: bump compat for "Distributions" to "0.25" (#232) (@github-actions[bot])
  • Fix tests with Distributions 0.25 (#233) (@devmotion)

v0.10.3

20 Apr 13:08
756553e
Compare
Choose a tag to compare

HypothesisTests v0.10.3

Diff since v0.10.2

Closed issues:

  • Difference in p-values using R and Julia for BinomialTest (#212)
  • Interpretation of Fisher's Exact Test p-value difference in Julia and R (#221)
  • MannWhitneyUTest returns p-value of 1.05 (#222)
  • Fischer's Exact test does extraneous calculations when printing (#224)

Merged pull requests:

  • CompatHelper: bump compat for "Rmath" to "0.7" (#227) (@github-actions[bot])
  • Enable GitHub Actions for CI (#229) (@nalimilan)

v0.10.2

07 Nov 16:08
c924a8e
Compare
Choose a tag to compare

HypothesisTests v0.10.2

Diff since v0.10.1

Closed issues:

  • Add correlation test (#213)
  • Enhancement suggestion: Significance of Pearson Correlation Coefficient (#219)

Merged pull requests:

v0.10.1

07 Oct 20:05
642dc84
Compare
Choose a tag to compare

HypothesisTests v0.10.1

Diff since v0.10.0

Closed issues:

  • Feature request: Diebold-Mariano test (#179)
  • Test for heteroskedasticity (White's etc) (#199)
  • Add Clark-West test for time series (#202)
  • two sample kstest had different pvalue compared to scipy (#209)

Merged pull requests:

v0.10.0

24 Apr 00:03
750598d
Compare
Choose a tag to compare

HypothesisTests v0.10.0

Diff since v0.9.2

Closed issues:

  • p-value for permutation tests is opposite the convention for other tests (#195)

Merged pull requests:

v0.9.2

27 Mar 17:02
cb3e7ac
Compare
Choose a tag to compare

HypothesisTests v0.9.2

Diff since v0.9.1

Closed issues:

  • "Distributions" version clash (#182)
  • Easier and Detailed Documentation with Examples (#185)

Merged pull requests:

  • Bump version to 0.9.1 (#183) (@nalimilan)
  • CompatHelper: bump compat for "Roots" to "1.0" (#184) (@github-actions[bot])
  • Improve ADFTest documentation (#187) (@pabloferz)
  • Faster Mann-Whitney (#189) (@alyst)
  • CompatHelper: bump compat for "Distributions" to "0.23" (#191) (@github-actions[bot])
  • CompatHelper: bump compat for "StatsBase" to "0.33" (#192) (@github-actions[bot])
  • Bump version to 0.9.2 (#193) (@ararslan)

v0.9.1

28 Feb 09:02
71afe47
Compare
Choose a tag to compare

HypothesisTests v0.9.1

Diff since v0.9.0

Closed issues:

  • "Distributions" version clash (#182)

Merged pull requests: