R Dataset / Package pscl / politicalInformation
Attachment | Size |
---|---|
dataset-31480.csv | 101.7 KB |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the politicalInformation data set which pertains to Interviewer ratings of respondent levels of political information. The politicalInformation data set is found in the pscl R package. Try to load the politicalInformation data set in R by issuing the following command at the console data("politicalInformation"). This may load the data into a variable called politicalInformation. If R says the politicalInformation data set is not found, you can try installing the package by issuing this command install.packages("pscl") and then attempt to reload the data with library("pscl") followed by data("politicalInformation"). Perhaps strangley, if R gives you no output after entering a command, it means the command succeeded. If it succeeded you can see the data by typing politicalInformation at the command-line which should display the entire dataset. 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 politicalInformation R data set. The size of this file is about 104,140 bytes. Interviewer ratings of respondent levels of political informationDescriptionInterviewers administering the 2000 American National Election Studies assigned an ordinal rating to each respondent's "general level of information" about politics and public affairs. Usagedata(politicalInformation) FormatA data frame with 1807 observations on the following 8 variables.
DetailsSeven respondents have missing data on the ordinal interviewer rating.
The covariates SourceThe National Election Studies (www.electionstudies.org). THE 2000 NATIONAL ELECTION STUDY [dataset]. Ann Arbor, MI: University of Michigan, Center for Political Studies [producer and distributor]. ReferencesJackman, Simon. 2009. Bayesian Analysis for the Social Sciences. Wiley: Hoboken, New Jersey. Examplesdata(politicalInformation)table(politicalInformation$y,exclude=NULL)op <- MASS::polr(y ~ collegeDegree + female + log(age) + homeOwn + govt + log(length), data=politicalInformation, Hess=TRUE, method="probit") -- Dataset imported from https://www.r-project.org. |
Picostat Manual |
---|
How To Register With a Username
How To Register With Google Single Sign On (SSO)
How To Login With a Username and Password
How To Login With Google Single Sign On (SSO)
How To Import a Dataset
How To Perform Statistical Analysis with Picostat
How To Use Educational Applications with Picostat
|
Recent Queries For This Dataset |
---|
No queries made on this dataset yet. |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package MASS / Pima.tr2 | March 9, 2018 - 1:06 PM | Dataset |
OpenIntro Statistics Dataset - ipod | August 9, 2020 - 12:25 PM | Dataset |
R Dataset / Package boot / frets | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / CYGOB1 | March 9, 2018 - 1:06 PM | Dataset |
OpenIntro Statistics Dataset - COL | August 9, 2020 - 2:30 PM | Dataset |