Learn R Programming

gestate (version 1.6.0)

getPDFfunction: Method for returning the PDF function for a Curve object

Description

This retrieves the PDF function of the Curve object as a string

Usage

getPDFfunction(theObject, ...)

Arguments

theObject

The name of the Curve Object

...

Pass-through arguments

Examples

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

Run the code above in your browser using DataLab