Changes between Version 1 and Version 2 of u/bliu/mixtureDistribution
- Timestamp:
- 07/07/16 15:06:11 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/bliu/mixtureDistribution
v1 v2 1 * K-component Mixture Model: [[BR]]1 * '''K-component Mixture Model''': [[BR]] 2 2 Random variables distributed according to a mixture of K components with each component belonging to the same parametric family of distributions (e.g., all normal, all Zipfian, etc.) but with different parameters 3 3 4 * Two terms Gaussian model fit4 * '''Two terms Gaussian model fit''': 5 5 $$ f(s)=a_{1}\exp\left[-\frac{(s-b_{1})^2}{\sigma^2_{1}}\right]+a_{2}\exp\left[-\frac{(s-b_{2})^2}{\sigma^2_{2}}\right]$$