Learn R Programming

wlsd (version 1.0.1)

cp_data: Counting Process Data Example

Description

A toy data set in counting process format.

Usage

cp_data

Arguments

Format

A data frame with 6 rows on the following 6 variables.

id

An identification variable

time1

Starting time of observation interval

time2

Ending time of observation interval

event

Status indicator variable

var1

First example explanatory variable

var2

Second example explanatory variable

Examples

Run this code
cp_data

Run the code above in your browser using DataLab