powered by
This creates a random draw function from the Curve object
# S4 method for Curve createRFfunction(theObject, n = "n")
The name of the Curve Object
The parameter name for the number of random draws to make. Default=n
createRFfunction(Weibull(100,1))
Run the code above in your browser using DataLab