getParam,Curve-method | R Documentation |
This retrieves a single parameter from a Curve object
## S4 method for signature 'Curve'
getParam(theObject, param)
theObject |
The name of the Curve Object |
param |
The number of the parameter that is required |
getParam(Weibull(100,1),1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.