is.na.Hist: Check for missing values in event history object

View source: R/Hist.R

is.na.HistR 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 Hist


tagteam/prodlim documentation built on April 13, 2025, 7:18 a.m.