surv | R Documentation |
Survival (1 minus the CDF) function of standard normal random variable.
surv(x)
x |
Vector of quantiles |
Probability that a standard normal random variable is greater than x.
surv(0) # Should return 0.5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.