raylfit - Rayleigh parameter estimates
Syntax
raylfit(data,alpha)
[phat,pci] = raylfit(data,alpha)
Description
raylfit(data,alpha) returns the maximum
likelihood estimates of the parameter of the Rayleigh distribution
given the data in the vector data.
[phat,pci] = raylfit(data,alpha) returns
the maximum likelihood estimate and 100(1 - alpha)%
confidence interval given the data. The default value of the optional
parameter alpha is 0.05, corresponding to 95% confidence
intervals.
See Also
mle, raylpdf, raylcdf, raylinv, raylstat, raylrnd
Rayleigh Distribution
 | raylcdf | | raylinv |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit