is.na.Hist {prodlim} | R Documentation |
Check for missing values in event history object
Description
The object has usually two or three columns and this function checks each column separately
Usage
## S3 method for class 'Hist'
is.na(x)
Arguments
x |
object obtained with |
[Package prodlim version 2024.06.25 Index]