Learn R Programming

gestate (version 1.3.2)

getNames: Method for returning all parameter names from a Curve object

Description

This retrieves all parameter names from a Curve object

Usage

getNames(theObject)

Arguments

theObject

The name of the Curve Object

Examples

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

Run the code above in your browser using DataLab