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