qtridist | R Documentation |
icdf for the triangular distribution
qtridist(values, theta)
values |
input vector |
theta |
mode parameter (between 0 and 1) |
df of random variates
qtridist(runif(1000),0.3) qtridist(runif(100), 0.7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.