histfit with negative binomial distribution
2 ビュー (過去 30 日間)
古いコメントを表示
When I try to fit a negative binomial distribution to my data using
histfit(x, 1000, 'negative binomial')
I get an error of "The parameter R must be a positive finite numeric scalar". What does that mean?
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!