Learn R Programming

wlsd (version 1.0.1)

long_data: Long Format Data Example

Description

A toy data set in long format data.

Usage

long_data

Arguments

Format

A data frame with 9 rows on the following 5 variables.

id

An identification variable

time

Time of observation

event

Status indicator variable

var1

First example explanatory variable

var2

Second example explanatory variable

Examples

Run this code
long_data

Run the code above in your browser using DataLab