View source: R/Order_statistics.R
f_order_min_normal | R Documentation |
R function that calculates the probability density of minimum of NIND normal random variables (PDF)
f_order_min_normal(y_min, mu, sd)
y_min |
the value of y_min |
mu |
the vector of mean parameters of normal random variables |
sd |
the vector of variance parameters of normal random variables |
The probability density of minimum of normal random variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.