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