powered by
This numerically evaluates the inverse-CDF function of the Curve object at the specified p
# S4 method for Curve evaluateInvfunction(theObject, p)
The name of the Curve Object
The probability to evaluate the time at
evaluateInvfunction(Weibull(100,1), 0.5)
Run the code above in your browser using DataLab