| getInvfunction,Curve-method | R Documentation | 
This retrieves the inverse CDF function of the specified Curve object as a string
## S4 method for signature 'Curve'
getInvfunction(theObject, p = "p")
theObject | 
 The name of the Curve Object  | 
p | 
 The probability parameter name to use in the CDF function. Default=p  | 
getCDFfunction(Weibull(100,1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.