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