ydata {JMH}R Documentation

Simulated longitudinal data

Description

The ydata data frame has 1353 rows and 6 columns.

Usage

data(ydata)

Format

This data frame contains the following columns:

ID

patient identifier.

Y

response variable.

time

visit time.

Z1

treatment indicator. 0 denotes the placebo group and 1 the treatment group.

Z2

continuous variable..

Z3

continuous variable..


[Package JMH version 1.0.3 Index]