Learn R Programming

gestate (version 1.6.0)

getCDFfunction: Method for returning the CDF function for a Curve object

Description

This retrieves the full CDF function of the Curve object as a string

Usage

getCDFfunction(theObject, ...)

Arguments

theObject

The name of the Curve Object

...

Pass-through arguments

Examples

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

Run the code above in your browser using DataLab