Skip to content

jtsw1990/stats-goodness-of-fit-tutorial

Repository files navigation

stats-goodness-of-fit-tutorial

Simple notebooks to explain the theory and implementation of goodness-of-fit tests

Contents:

How to run locally

  • git clone this repository
  • pip install -r requirements.txt to install dependencies

(back to top)

How to contribute

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

References

Exponential distribution basics

(back to top)

About

Simple notebooks to explain the theory and implementation of goodness-of-fit tests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published