JuliaStats / HypothesisTests.jl

Hypothesis tests for Julia
Other
292 stars 87 forks source link

Please extend `pvalue` from StatsAPI.jl #290

Closed Datseris closed 1 year ago

Datseris commented 1 year ago

See https://github.com/JuliaStats/StatsAPI.jl/commit/1efca7dd5178004ec02b9b7de4f389bb1265c20a

We also want to have pvalue in TimeseriesSurrogates.jl, which also does hypothesis testing, but HypothesisTests.jl is too heavy of a dependency to take into.