Description Usage Arguments Details Value
Calculates density at n points across the range of a parameter
1 | pr.dens(distn, parama, paramb, n = 1000, alpha = 0.001)
|
distn |
distribution |
parama |
parameter |
paramb |
parameter |
n |
length of vector to be returned |
alpha |
sets range at which the distribution will be evaluated (e.g. from alpha to 1-alpha) |
For a distribution and parameters, return the density for values ranging from alpha to 1-alpha
dataframe with equally spaced x values and the corresponding densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.