| asSurv-methods {NADA} | R Documentation |
Methods for function asSurv in Package NADA
Description
Methods for function asSurv in package NADA.
asSurv converts a Cen object to a Surv object.
Usage
## S4 method for signature 'Cen'
asSurv(x)
## S4 method for signature 'formula'
asSurv(x)
Arguments
x |
A |
[Package NADA version 1.6-1.1 Index]