dnorm_rcpp | R Documentation |
Probability density function of the normal distribution (written in C++)
dnorm_rcpp(x, mean, sd)
x |
Vector of quantiles |
mean |
Mean of the distribution |
sd |
Standard deviation of the distribution |
Vector of densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.