subset.Hist: Subset an event history object

View source: R/Hist.R

subset.HistR Documentation

Subset an event history object

Description

This method makes sure that the attributes are preserved

Usage

## S3 method for class 'Hist'
subset(x, subset, select, drop, ...)

Arguments

x

object obtained with Hist

subset

passed on to next method

select

passed on to next method

drop

passed on to next method

...

passed on to the next method


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