Description Usage Arguments Value
View source: R/spline_distribution.R
Random numbers are taken from a distribution which is defined by control points.
1 | sspline(control_points, values)
|
control_points |
values describing the ordered distribution |
values |
values in the distribution to simulate |
a vector of numbers generated from the spline interpolated custom distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.