cdfrayleigh | R Documentation |
Cumulative distribution function of the Rayleigh distribution
cdfrayleigh(par, x)
par |
scale parameter vector of the Rayleigh distribution. |
x |
vector of quantiles |
return the value of the cdf of the Rayleigh distribution
Siddiqui, M. M. (1964). Statistical inference for Rayleigh distributions. Journal of Research of the National Bureau of Standards, Sec. D, 68(9), 1005-1010.
cdfrayleigh(c(2),5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.