Surveys and aggregation#
- taupy.analysis.voting.survey(p, *, positions, not_present_value=None)[source]#
Take a survey about proposition p among positions. This function is agnostic about truth values attributed to p. These could be True and False assuming a two-valued logic. If any position does not pass a judgement on p, they respond not_present_value to the survey.