densityfn | R Documentation |
wrapper to evaluate a density function given by a character string as an argument
densityfn(x, family, ...)
x |
the element of the sample space at which to evaluate the density |
family |
the name of the density function, character string |
... |
other named arguments to feed into the density function |
the value of the density
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.