Description Usage Arguments Value
Defines uniform distribution between 2 bounds
1 | pdf_define_unif(x_range, n = 50)
|
x_range |
a numerical vector of 2 elements containing the minimal and maximal value of RV |
n |
number of points at which to evaluate the density |
a dataframe correponding to the pdf of the RV
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.