Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
離散分布によって支配される可能性のあるデータの最尤推定量を見つけたいと思います。しかし、scipy.stats では、連続分布を表すクラスだけがそれを行うための fit 関数を持っています。離散分布を表すクラスがそうでない理由は何ですか?