R Dataset / Package Zelig / mexico

On this R-data statistics page, you will find information about the mexico data set which pertains to Voting Data from the 1988 Mexican Presidental Election. The mexico data set is found in the Zelig R package. You can load the mexico data set in R by issuing the following command at the console data("mexico"). This will load the data into a variable called mexico. If R says the mexico data set is not found, you can try installing the package by issuing this command install.packages("Zelig") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the mexico R data set. The size of this file is about 91,498 bytes.

Voting Data from the 1988 Mexican Presidental Election

Description

This dataset contains voting data for the 1988 Mexican presidential election.

Usage

data(mexico)

Format

A table containing 33 variables and 1,359 observations.

Source

ICPSR

References

King, Gary, Michael Tomz and Jason Wittenberg (2000). “Making the Most of Statistical Analyses: Improving Interpretation and Presentation,” American Journal of Political Science, vol. 44, pp. 341-355.

King, Tomz and Wittenberg. ICPSR Publication Related Archive, 1255.

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-zelig-mexico.html" width="100%" height="100%" style="border:0px"></iframe>