ei_SCO_2007 {ei.Datasets}R Documentation

Ecological inference data sets of the 2007 Scottish National Assembly.

Description

This tibble contains 73 data sets corresponding to the 2007 Scottish National Assembly election. Each data set includes party and candidate vote results by voting unit as well as their associate cross-distributions (for votes and percentages) at the district (constituency) level.

Usage

data(ei_SCO_2007)

Format

A tibble containing 73 observations and 6 variables:

Number_of_district

Number assigned to the district/constituency by the New Zealand Electoral Commission.

District

Name of the district/constituency.

Votes_to_parties

A tibble for each constituency/district with the party votes recorded in each voting unit of the district.

Votes_to_candidates

A tibble for each constituency/district with the candidate votes recorded in each voting unit of the district.

District_cross_votes

A tibble for each constituency/district with the parties-candidates cross-distribution of votes in the entire constituency/district.

District_cross_percentages

A tibble for each constituency/district, with the parties to candidates voter transition probabilities (in percentages) in the entire constituency/district.

Details

Description of the Votes_to_parties, Votes_to_candidates, District_cross_votes and District_cross_percentages variables in more detail, where N(i), R(i) and C(i) denote, respectively, the number of voting units, party voting options and candidate voting options in district i:

Author(s)

Jose M. Pavia, pavia@uv.es

Source

Own elaboration from raw data downloading from the Scotland Electoral Office website in 2011 by Carolina Plescia. These data are not longer available in that site.

References

ei.Datasets: Real datasets for assessing ecological inference algorithms, Social Science Computer Review, forthcoming.

See Also

ei_NZ_2002 ei_NZ_2005 ei_NZ_2008 ei_NZ_2011 ei_NZ_2014 ei_NZ_2017 ei_NZ_2020


[Package ei.Datasets version 0.0.1-3 Index]