dbtld | R Documentation |
Probability density function of the BTLD
dbtld(xvalues, alpha, theta)
xvalues |
input values between 0 and 1 |
alpha |
scale vector parameter |
theta |
Mode vector paramter |
df of pdf function values
dbtld(runif(1000), alpha = c(5,1), theta =c(0.3, 0.7))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.