plotSF: Method for plotting the Survival Function of a Curve object

plotSFR Documentation

Method for plotting the Survival Function of a Curve object

Description

This plots a Curve Survival Function

Usage

plotSF(theObject, ...)

Arguments

theObject

The name of the RCurve Object

...

Pass-through arguments

Examples

plotSF(Weibull(100,1))
plotSF(Weibull(100,1),xlab="Test x label",maxT=60)
plotSF(Weibull(80,0.8),overlay=TRUE,col=2,lty=2)

gestate documentation built on April 26, 2023, 5:10 p.m.