continuous_example dataset

Mock RCT data with a continuous endpoint.

Mock RCT data with a continuous endpoint.

A list with two objects (a) X, a dataframe with n rows representing clinical subjects and columns: treatment, x1, x2, x3, x4 and x5 where treatment is binary indicating the two arms of the clinical trial and x1, ..., x5 are covariates that were collected about each subject and (b) y, a length n vector storing the continuous response values where, in this mock dataset, larger values indicate "better" outcomes for the subjects. data

Author(s)

My Name kapelner@qc.cuny.edu

  • Maintainer: Adam Kapelner
  • License: GPL-3
  • Last published: 2019-01-31

About the dataset

  • Number of columns: 2
  • Class: list

Column names and types

  • X:tbl_dftbldata.frame
  • y:numeric