show,Curve-method {gestate}R Documentation

Method for displaying Curve objects neatly - replaces standard show method

Description

This is the standard print method for a Curve object

Usage

## S4 method for signature 'Curve'
show(object)

Arguments

object

The name of the Curve Object

Examples

Weibull(100,1)

[Package gestate version 1.6.0 Index]