uncongeniality_analysis/analysis_config_templates/template_plot_hexbinplot.yaml

12 lines
321 B
YAML
Raw Normal View History

---
visualization:
- !hexbinplot
name: "Example_hexbinplot"
dataset: "data"
variable_x_axis: 'bayes-corrected (q=0.25) extremity'
variable_y_axis: 'mean bayes-corrected (q=0.25) extremity of replies'
x_axis_maximum: 1
y_axis_maximum: 1
trendline: false
logarithmic_hex_scaling: false
...