We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bfc8c9 commit fb49715Copy full SHA for fb49715
README.md
@@ -98,7 +98,8 @@ Check out some of our walk-through notebooks below. We are actively working on p
98
3. [Bayesian experimental design](examples/Bayesian_Experimental_Design.ipynb)
99
4. [SIR model with custom summary network](examples/SIR_PosteriorEstimation.ipynb)
100
5. [Hyperparameter optimization](examples/Hyperparameter_Optimization.ipynb)
101
-6. Coming soon...
+6. [Simple model comparison example (One-Sample T-Test)](examples/One_Sample_TTest.ipynb)
102
+7. Coming soon...
103
104
## Documentation \& Help
105
examples/One_Sample_TTest.ipynb
0 commit comments