List of designers that need to be written
| Designer | Priority | Assignee | Function | Documentation | Shiny | Vignette | Merged |
|---|---|---|---|---|---|---|---|
| adaptive_trial_designer | |||||||
| ~~audit_experiment_designer~~ | Clara | x | x | ||||
| bayes_designer | o | ||||||
| block_cluster_two_arm_designer | Lily | x | x | x | x | ||
| cluster_sampling_designer | Clara | x | x | x | x | x | |
| conjoint_template_designer | o | ||||||
| crossover_designer | Jasper | x | x | x | x | x | |
| difference_in_differences_designer | o | ||||||
| election_forecast_designer | o | ||||||
| encouragement_designer | |||||||
| fixed_allocation_designer | o | ||||||
| instrumental_variables_designer | Macartan | x | |||||
| list_experiment_designer | o | ||||||
| matching_designer | o | ||||||
| mediation_analysis_designer | Lily | x | |||||
| multi_arm_trial_designer | Lily | x | x | x | x | ||
| multiple comparisons_designer | |||||||
| parallel_for_mediation_designer | |||||||
| ~~partial_population_designer~~ | Jasper | ||||||
| randomized_saturation_designer | Jasper | ||||||
| post_stratification_designer | |||||||
| pretest_posttest_designer | Clara | x | x | x | x | x | |
| process_tracing_designer | o | ||||||
| randomized_response_designer | Lily/Clara | x | x | x | x | x | |
| regression_discontinuity_designer | x | x | x | x | x | ||
| respondent_driven_sampling_designer | |||||||
| selective_trial_designer | o | ||||||
| simple_random_sampling_designer | o | ||||||
| simple_spillover_designer | Macartan | x | x | x | x | x | |
| simple_two_arm_designer | x | x | x | x | x | ||
| stan designer | Lily | o | |||||
| stepped_wedge_designer | |||||||
| synthetic_control_designer | |||||||
| time_series_cross_sectional_designer | o | ||||||
| topic_analysis_designer | |||||||
| two_sided_noncompliance_designer | o | ||||||
| two_way_factorial_designer | x | x | x | x | x | ||
| weighted_sampling_designer | o | ||||||
@clabima or @medinali
I've added a new table here, @clabima and @medinali please sign yourselves up under assignee.
- o under function means function is ready from workathon with Alex but not in DesignLibrary yet
- x under documentation if designer is fully documented (I may need to mark some of these that are ready)
- x under shiny if attributes necessary for shiny are in the designer function
- x under vignette if vignette describing that design and using the designer as in the book examples is finished
- x under merged if you have done a PR and pulled it into master
I recommend working on these in separate PRs (i.e. as we would have people do contributions)
I've relabelled partial_population_designer randomized_saturation_designer.
Do we want to do both? I'd prefer to focus on deliberate designs where saturation is randomized.
From @nfultz: It would be good to have a designer for CLPM - should be able to specify # of items , # of Subjects, # of waves, response family, and a matrix of model coefficients.
@macartan suggests an IV designer