dnorm_rcpp {momentuHMM} | 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