This data set contains summaries of simulated patient covariate and outcome values.
Format
A data list including the variables needed for the outstandR basic example. The variables are as follows:
- list("mean.X1")
Numeric value
- list("mean.X2")
Numeric value
- list("mean.X3")
Numeric value
- list("mean.X4")
Numeric value
- list("sd.X1")
Numeric standard deviation value
- list("sd.X2")
Numeric standard deviation value
- list("sd.X3")
Numeric standard deviation value
- list("sd.X4")
Numeric standard deviation value
- list("y.B.sum")
Integer number of patients with event on B treatment
- list("y.B.bar")
Numeric proportion of patients on B treatment
- list("N.B")
Integer Total number of patients on B treatment
- list("y.C.sum")
Integer number of patients with event on C treatment
- list("y.C.bar")
Numeric proportion of patients on C treatment
- list("N.C")
Integer Total number of patients on C treatment