pdfrayleigh | R Documentation |
Probability density function of the Rayleigh distribution
pdfrayleigh(par, x)
par |
scale parameter vector of the Rayleigh distribution. |
x |
vector of observations or single value |
return the value of the pdf 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.
pdfrayleigh(c(2),5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.