getParam,Curve-method {gestate} | 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)