| da2 {PICBayes} | R Documentation |
Clustered partly interva-censored data
Description
A simulated clsutered partly interval-censored data set based on PH model with spatial frailty:
lambda(t|x)=lambda_{0}(t)exp(x1+x2+phi).
Usage
data(da2)
Format
| L: | Left endpoints of observed time intervals. |
| R: | Right endpoints of observed time intervals. |
| y: | Censoring indicator: 0=left-censored, 1=interval-censored, 2=right-censored, 3=exact. |
| X1: | Covariate 1. |
| X2: | Covariate 2. |
| area: | Cluster ID. |
| IC: | General interval-censored indicator: 1=general interval-censored, 0=exact. |
| ID: | Subject ID. |
[Package PICBayes version 1.0 Index]