| da1 {PICBayes} | R Documentation |
Partly interva-censored data
Description
A simulated partly interval-censored data set based on:
lambda(t|x)=lambda_{0}(t)exp(x1+x2).
Usage
data(da1)
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. |
| IC: | General interval-censored indicator: 1=general interval-censored, 0=exact. |
| ID: | Subject ID. |
[Package PICBayes version 1.0 Index]