Feeds
답변 있음
How can I plot the multiple probability plot for weibull distribution with same shape parameter, but different scale parameter?
Try using probplot (y); instead of multiple wblplots It would look something like that probplot ('weibull', [A B]); Fro f...
How can I plot the multiple probability plot for weibull distribution with same shape parameter, but different scale parameter?
Try using probplot (y); instead of multiple wblplots It would look something like that probplot ('weibull', [A B]); Fro f...
대략 4년 전 | 0
