I forgot to mention that the location parameter for my dataset is likely to be negative, also I would like to use least squares (X on Y) rather than MLE
Does matlab have the ability to perform a 3 parameter weibull analysis
1 次查看(过去 30 天)
显示 更早的评论
I have managed to perform a two parameter weibull analysis on my data which provides me with the shape parameter and the scale parameter along with the confidence intervals on these parameters. In order to do this I have been using wblfit() is it possible to modify wblfit() so that it will provide me with the location parameter?
I have read through this demo here: http://www.mathworks.co.uk/products/statistics/demos.html?file=/products/demos/shipping/stats/cdffitdemo.html
But I still cannot get matlab to do what I want it to do.
Thanks in advance, Matt
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!