uncongeniality_analysis/analysis_config_templates/template_plot_densityplot.yaml

10 lines
255 B
YAML

---
visualization:
- !densityplot
name: 'Example_densityplot'
dataset: "data"
variable_x_axis: 'bayes-corrected (q=0.25) extremity'
variable_y_axis: 'mean bayes-corrected (q=0.25) extremity of replies'
data_breakpoints:
- 0
...