powered by
This retrieves the inverse CDF function of the specified Curve object as a string
# S4 method for Curve getInvfunction(theObject, p = "p")
The name of the Curve Object
The probability parameter name to use in the CDF function. Default=p
getCDFfunction(Weibull(100,1))
Run the code above in your browser using DataLab