rbtld | R Documentation |
Using the icdf we generate random variates for the btld
rbtld(size, alpha, theta)
size |
size of sample to generate. |
alpha |
scale vector parameter |
theta |
Mode vector paramter |
The random variates from a bltd
rbtld(size=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.