Description Usage Arguments Details Value Author(s)
Modified beta probability density function
1 |
x |
numeric value for which density is required |
shape1 |
non-negative parameter of the Beta distribution |
shape2 |
non-negative parameter of the Beta distribution |
xmax |
Maximum possible value of x |
ncp |
non-centrality parameter. |
log |
logical; if TRUE, probabilities p are given as log(p) |
This function returns the probability density of the random variable x/xmax where x/xmax is distributed according to a beta distribution.
modified density
Sangeeta Bhatia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.