event2: Identify event2 indicator

Description Usage Arguments Value See Also

View source: R/event2.R

Description

This is a special function used in the context of multivariate frailty model with two types of recurrent events and a terminal event (e.g., censoring variable related to both recurrent events). It contains the indicator of the recurrent event of type 2, normally 0=no event, 1=event, and is used on the right hand side of a formula of a 'multivPenal' object. Using event2() in a formula implies that a multivariate frailty model for two types of recurrent events and a terminal event is fitted.

Usage

1
event2(x)

Arguments

x

A numeric variable but should be a boolean which equals 1 if the subject has experienced an event of type 2 and 0 if not.

Value

x

an indicator for an event of type 2

See Also

multivPenal


socale/frailtypack documentation built on June 15, 2021, 3:37 a.m.