rtridist | R Documentation |
random number generator for the triangular distribution
rtridist(size, theta)
size |
size of sample |
theta |
mode parameter (between 0 and 1) |
df of random variates
rtridist(1000,0.3) rtridist(100, 0.7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.