Learn R Programming

gestate (version 1.6.0)

getParams: Method for returning all parameters from a Curve object as a list

Description

This retrieves all parameters from a Curve object as a list

Usage

getParams(theObject)

Arguments

theObject

The name of the Curve Object

Examples

Run this code
getParams(Weibull(100,1))

Run the code above in your browser using DataLab