How to fit a log-normal dist. to data in x-data and y-data format using 'lognfit'?
Show older comments
Hi,
This is the problem: I have a set of points to which I'd like to fit the log-normal distribution. I have two vectors for their X and Y values. I ran into 'lognfit' function which just accept a single vector as its input. I know this can be performed by something like 'lsqcurvefit', but I need to get the confidence intervals for the mu and sigma which 'lognfit' function returns easily as its output. Could anyone help please?
Accepted Answer
More Answers (0)
Categories
Find more on Lognormal Distribution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!