data_binary {WINS}R Documentation

An example with three binary endpoints.

Description

This is a simulated data example with three binary endpoints.

Usage

data("data_binary")

Format

A data frame with 250 observations on the following 4 variables.

id

A vector for the patient id.

arm

A vector for the treatment groups.

Y_1

A vector for the outcome of the first endpoint.

Y_2

A vector for the outcome of the second endpoint.

Y_3

A vector for the outcome of the third endpoint.

Examples

data(data_binary)
str(data_binary)

[Package WINS version 1.4.2 Index]