powered by
This retrieves and runs the full RF function of the Curve object as a string
# 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
# NOT RUN { createRFfunction(Weibull(100,1)) # }
Run the code above in your browser using DataLab