data_binary | R Documentation |
This is a simulated data example with three binary endpoints.
data("data_binary")
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.
data(data_binary)
str(data_binary)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.