Method for plotting output of loxt function returning object
of class LPxt
.
# S3 method for LPxt
plot(
x,
plot = "curve",
xlab = "Time",
ylab = "Survival probability",
main = NULL,
...
)
an object of class ggplot
, see function
ggplot
an object of class LPxt
style of the plot (default is curve)
argument for the label of the x-axis
argument for the label of the y-axis
argument for the title of the graphic
Further arguments to be passed to generic methods