los.data: Length of hospital stay

Description Usage Format Examples

Description

The los.data data frame has 756 rows, one row for each patient, and 7 columns.

Usage

1

Format

A data frame with the following columns:

adm.id

admision id of the patient

j.01

observed time for jump from 0 (initial state) to 1 (intermediate state)

j.02

observed time for jump from 0 to 2 (discharge)

j.03

observed time for jump from 0 to 3 (death)

j.12

observed time for jump from 1 to 2

j.13

observed time for jump from 1 to 3

cens

censoring time (either in initial or intermediate state)

Examples

1
2

aallignol/etm documentation built on Sept. 6, 2020, 8:47 a.m.