Hi Jeff,
I hope this is my last questions for a while.
When fitting the distribution to power law with fit_method='KS' and consequently evaluating with all available distributions in distribution_compare, the result is that none of them is a better fit to my data than powerlaw.
However, if running with default fit_method='likelihood', then in some cases lognormal (or truncated_power_law) is strongly preferred distribution over powerlaw. How should we interpret such different results? In particular, both fitting methods (KS and likelihood) find the same optimal alpha and xmins for my data -- so how come that distribution_compare results are then so different?
Moreover, the different results happen only under xmin given by me, not the optimal calculated one. Concretely, for contrasting results, R and p are very similar scales, but R has negative sign when using likelihood method and positive with KS method.
Many thanks!
Sanja