How do people usually use the result of density function (e.g. dnorm)?
Especially when its value can be greater than 1.

What do they do with such density >1?

> dnorm(2.02,2,.24)
[1] 1.656498


- G.V.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to