Learn R Programming

gestate (version 1.3.2)

getParam: Method for returning a single parameter from a Curve object

Description

This retrieves a single parameter from a Curve object

Usage

getParam(theObject, ...)

Arguments

theObject

The name of the Curve Object

...

Pass-through arguments

Examples

Run this code
# NOT RUN {
getParam(Weibull(100,1),1)
# }

Run the code above in your browser using DataLab