Example_data {rjaf} | R Documentation |
A data set simulated based on the function sim.data
in the Examples section
of rjaf.R
.
Example_data
A data frame with 100 rows, 12 columns, and 5 treatment arms:
Subject ID.
Character strings indicating treatment arms (0, 1, 2, 3, and 4) assigned to subjects, where arm 0 is considered to be the control.
Covariate X1.
Covariate X2.
Covariate X3.
Probabilities of treatment assignment.
Observed outcomes.
Counterfactual outcomes when subjects are assigned to treatment 0.
Counterfactual outcomes when subjects are assigned to treatment 1.
Counterfactual outcomes when subjects are assigned to treatment 2.
Counterfactual outcomes when subjects are assigned to treatment 3.
Counterfactual outcomes when subjects are assigned to treatment 4.