Rdocumentation
powered by
Learn R Programming
emil (version 1.1-6)
as.Surv: Convert object to Surv vector
Description
Converts objects to class
Surv
.
Usage
as.Surv(x, ...)
Arguments
x
Generic object.
...
Sent to class methods.
Value
A vector of class
Surv
.