src.visualise.success_graphs

Code for generating plots using the self-reported success metric

Functions

generate_questionnaire_plots(mds, output_dir)

Generates all plots in this file, with required arguments and inputs

Classes

BarPlotListenerEvaluations(**kwargs)

BarPlotTestRetestReliability(**kwargs)

Creates a plot showing test-retest reliability coefficients across measures for each question, instrument, and duo.

HeatmapQuestionnaire(**kwargs)

Creates a heatmap showing pairwise correlations between survey responses for members of each duo

NumberLineListenerSuccess(**kwargs)

Creates a numberline showing difference in success between duos this experiment during the control condition and a corpus of pairwise asynchrony values from other studies and genres

NumberLineSuccess(**kwargs)

Creates a numberline showing difference in success between duos this experiment during the control condition and a corpus of pairwise asynchrony values from other studies and genres

PairGridListenerRatings(**kwargs)

ScatterPlotQuestionnaire(**kwargs)

Creates a scatterplot for each duo/question combination.

src.visualise.success_graphs.generate_questionnaire_plots(mds: list, output_dir: str) None

Generates all plots in this file, with required arguments and inputs