powered by
This takes random draws from the Curve object distribution Note that the seed should always be appropriately set before invoking this
# S4 method for Curve random_draw(theObject, n)
The name of the Curve Object
Number of random draws required
random_draw(Weibull(100,1),1000)
Run the code above in your browser using DataLab