Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliaaplavin/montecarlotesting.jl


https://github.com/juliaaplavin/montecarlotesting.jl

monte-carlo multiple-comparisons significance-testing statistics

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# MonteCarloTesting.jl

Statistical hypothesis testing via Monte Carlo simulations.

`MonteCarloTesting.jl` performs hypothesis testing based on simulations, even when no analytic solutions are available. The only requirement is to be able to generate synthetic data under the null hypothesis.

See the [Pluto notebook](https://aplavin.github.io/MonteCarloTesting.jl/test/examples.html) for more explanations and usage examples.