Changes between Version 1 and Version 2 of u/bliu/mixtureDistribution


Ignore:
Timestamp:
07/07/16 15:06:11 (9 years ago)
Author:
Baowei Liu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/bliu/mixtureDistribution

    v1 v2  
    1 * K-component Mixture Model: [[BR]]
     1* '''K-component Mixture Model''': [[BR]]
    22  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
    33
    4 * Two terms Gaussian model fit
     4* '''Two terms Gaussian model fit''':
    55  $$ 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]$$