| attrition_experiment | R Documentation |
Nineteen of the 200 subjects have a missing outcome, and missingness is
related to the potential outcomes, so dropping those subjects conditions the
analysis on a post-treatment variable. Use with impute_extreme_values(),
which imputes the best and worst cases the observed data admit. The outcome
is a seven-point Likert item, so its logical range is 1 to 7 even though no
subject in this sample answered 1.
attrition_experiment
attrition_experimentA tibble with 200 rows and 10 columns:
Subject identifier
Unobserved subject-level shock
Likert potential outcomes under control and treatment
Potential response indicators, 1 if the subject would report an outcome
Random assignment, 1 for treatment and 0 for control
Probability of the assigned condition, 0.5 throughout
Revealed response indicator, 1 when Y is observed
Revealed outcome, NA for the 19 subjects who did not report
Other Data:
blocked_experiment,
clustered_experiment,
continuous_interaction,
covariate_adjustment,
noncompliance_experiment,
patriot_act,
two_arm_trial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.