I think numpy or scipy will do it, but didn't find. Thanks!
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
numpy and scipy can, check these: http://casa.colorado.edu/~ginsbura/pygaussfit.htm http://www.krioma.net/blog/2011/12/multiple_gaussian_fitting_in_p.php http://www.scipy.org/Cookbook/FittingData |
|||
|
|
Generating some random, normal data:
Computing descriptive statistics:
Fitting the data to a normal distribution:
|
|||||
|
|