How can I use lognormal distribution to fit the non-negative dataset with zero values?

1 次查看(过去 30 天)
The command I try to use is lognfit.
parmhat = lognfit(data)

采纳的回答

Star Strider
Star Strider 2015-2-19
The easiest way is to substitute the zero values with eps.

更多回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by