https://github.com/kuixu/statisticalinference
Statistical Inference Course and Homework
https://github.com/kuixu/statisticalinference
Last synced: 27 days ago
JSON representation
Statistical Inference Course and Homework
- Host: GitHub
- URL: https://github.com/kuixu/statisticalinference
- Owner: kuixu
- License: mit
- Created: 2016-09-28T03:44:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-19T20:08:08.000Z (over 8 years ago)
- Last Synced: 2025-02-09T20:45:35.413Z (3 months ago)
- Language: TeX
- Size: 16 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StatisticalInference
Statistical Inference Course and Homework
http://www.math.wm.edu/~leemis/chart/UDR/PDFs/GammaInvertedgamma.pdf
[`inverse gamma`](http://www.johndcook.com/inverse_gamma.pdf)
[`inverse gamma implemention`](http://www.boost.org/doc/libs/1_45_0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/inverse_gamma_dist.html)
# Common Distribution
http://faculty.chicagobooth.edu/nicholas.polson/teaching/41900/appendices_09.pdf# Latex Symbol
# Poisson Distribution
http://mathworld.wolfram.com/PoissonDistribution.html# derivation formula
http://wenku.baidu.com/view/89fbe6c90c22590103029d00.html?re=view
[`Expnention derivation`](http://wenku.baidu.com/link?url=luXBFVL3H86TfxewiUlOTlJzXHFlQd3uo1aXRiHeOXWTlzE3suMr7cB5I0hyEboVFnXh_UivYkn9eY8jNP9ydBktM6NkKxnYag1W3B_i35a)# Integral
http://math.stackexchange.com/questions/66084/integral-int-infty-infty-x2-e-x2-mathrm-dx
[`Integral`](http://baike.baidu.com/view/1211925.htm)# features and application of all the distribution
# conv function?