Plot survival curve for a model that has been fit using ncvsurv()
followed
by a prediction of the survival function using predict.ncvsurv()
.
# S3 method for class 'ncvsurv.func'
plot(x, alpha = 1, ...)
A ncvsurv.func
object, which is returned by predict.ncvsurv()
if type='survival'
is specified. See examples.
Controls alpha-blending (i.e., transparency). Useful if many overlapping lines are present.
Other graphical parameters to pass to plot