plot predicted survival curve(s) from the estimated mixture cure model
plotpredictsmcure(object, type = "S", xlab = "Time",
ylab = "Predicted Survival Probability",
model = c("ph", "aft"), ...)
an object of the predictsmcure function
type of plot. "S" means steps plot.
a label for the x axis
a label for the y axis
either "ph" or "aft"
Further options in plotfunction can be passed to the plotpredictsmcure function