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!