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