this may not be a suitable question for this forum, but I was just wondering if anyone knows how SciPy's stats.norm.fit()
method determines distribution parameters? I read somewhere that it uses Maximum Likelihood Estimation, but I cannot find any offical documentation.
Thanks in advance,
BJR