Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • 1
    UID:
    gbv_1733432868
    Format: 1 online resource (xix, 439 pages) , Illustrationen, Diagramme, Karten
    Edition: First edition
    ISBN: 9781000204476
    Series Statement: Chapman & Hall/CRC the R series
    Content: Cover -- Half Title -- Series Page -- Title Page -- Copyright Page -- Contents -- Preface -- Who will find this book useful? -- About the book -- What to expect from the book -- Book structure -- Prerequisites -- How to use the textbook in a methods course? -- Contributors -- Part I: Introduction to R -- 1. Basic R -- 1.1 Installation -- 1.2 Console -- 1.3 Script -- 1.4 Objects (and functions) -- 2. Data Management -- 2.1 Introduction to data management -- 2.2 Describing a dataset -- 2.3 Basic operations -- 2.4 Chain commands -- 2.5 Recode values -- 3. Data Visualization -- 3.1 Why visualize my data? -- 3.2 First steps -- 3.3 Applied example: Local elections and data visualization -- 3.4 To continue learning -- 4. Data Loading -- 4.1 Introduction -- 4.2 Different dataset formats -- 4.3 Files separated by delimiters (.csv and .tsv) -- 4.4 Large tabular datasets -- Part II: Models -- 5. Linear Models -- 5.1 OLS in R -- 5.2 Bivariate model: simple linear regression -- 5.3 Multivariate model: multiple regression -- 5.4 Model adjustment -- 5.5 Inference in multiple linear models -- 5.6 Testing OLS assumptions -- 6. Case Selection Based on Regressions -- 6.1 Which case study should I select for qualitative research? -- 6.2 The importance of combining methods -- 7. Panel Data -- 7.1 Introduction -- 7.2 Describing your panel dataset -- 7.3 Modelling group-level variation -- 7.4 Fixed vs. random effects -- 7.5 Testing for unit roots -- 7.6 Robust and panel-corrected standard errors -- 8. Logistic Models -- 8.1 Introduction -- 8.2 Use of logistic models -- 8.3 How are probabilities estimated? -- 8.4 Model estimation -- 8.5 Creating tables -- 8.6 Visual representation of results -- 8.7 Measures to evaluate the fit of the models -- 9. Survival Models -- 9.1 Introduction -- 9.2 How do we interpret hazard rates? -- 9.3 Cox's model of proportional hazards.
    Note: Description based on publisher supplied metadata and other sources
    Additional Edition: ISBN 9780367818890
    Additional Edition: Erscheint auch als Druck-Ausgabe ISBN 9780367818890
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Boca Raton : CRC Press, Taylor & Francis Group
    UID:
    gbv_1765045983
    Format: 1 Online-Ressource (xix, 439 Seiten) , Illustrationen
    Edition: 1st edition
    ISBN: 9781000204513 , 1000204510 , 9781000204476 , 1000204472 , 9781003010623 , 1003010628 , 9781000204490 , 1000204499
    Series Statement: Chapman & Hall/CRC the R series
    Content: I Introduction to R; 1. Basic R; Andrés Cruz 2. Data Management; Andrés Cruz 3. Data Visualization; Soledad Araya 4. Data Loading; Soledad Araya and Andrés Cruz II Models; 5. Linear Models; Inés Fynn and Lihuen Nocetto 6. Case Selection Based on Regressions; Inés Fynn and Lihuen Nocetto 7. Panel Data; Francisco Urdinez 8. Logistic Models; Francisco Urdinez 9. Survival Models; Francisco Urdinez 10. Causal Inference; Andrew Heiss III Applications; 11. Advanced Political Data Management; Andrés Cruz and Francisco Urdinez 12. Web Mining; Gonzalo Barría 13. Quantitaive Text Analysis; Sebastián Huneeus 14. Networks; Andrés Cruz 15. Principal Component Analysis; Caterina Labrín and Francisco Urdinez 16. Maps and Spatial Data; Andrea Escobar and Gabriel Ortiz
    Additional Edition: ISBN 9780367818838
    Additional Edition: ISBN 9780367818890
    Additional Edition: Erscheint auch als Druck-Ausgabe ISBN 9780367818838
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Book
    Book
    Boca Raton, FL ; London ; New York :CRC Press,
    UID:
    almahu_BV047022780
    Format: xix, 439 Seiten : , Illustrationen, Diagramme.
    Edition: First edition
    ISBN: 978-0-367-81889-0 , 978-0-367-81883-8
    Series Statement: The R Series
    Note: Description based on publisher supplied metadata and other sources
    Additional Edition: Erscheint auch als Online-Ausgabe, ebk ISBN 978-1-00-020447-6
    Additional Edition: Erscheint auch als Online-Ausgabe ISBN 978-1-00-301062-3
    Language: English
    Subjects: Political Science
    RVK:
    Keywords: Politische Wissenschaft ; Datenanalyse ; R ; Einführung
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Boca Raton, FL :CRC Press,
    UID:
    almahu_9949386393202882
    Format: 1 online resource (xix, 439 pages) : , illustrations
    ISBN: 9781000204513 , 1000204510 , 9781000204476 , 1000204472 , 9781003010623 , 1003010628 , 9781000204490 , 1000204499
    Series Statement: Chapman & Hall/CRC the R series
    Content: R for Political Data Science: A Practical Guide is a handbook for political scientists new to R who want to learn the most useful and common ways to interpret and analyze political data. It was written by political scientists, thinking about the many real-world problems faced in their work. The book has 16 chapters and is organized in three sections. The first, on the use of R, is for those users who are learning R or are migrating from another software. The second section, on econometric models, covers OLS, binary and survival models, panel data, and causal inference. The third section is a data science toolbox of some the most useful tools in the discipline: data imputation, fuzzy merge of large datasets, web mining, quantitative text analysis, network analysis, mapping, spatial cluster analysis, and principal component analysis. Key features: Each chapter has the most up-to-date and simple option available for each task, assuming minimal prerequisites and no previous experience in R Makes extensive use of the Tidyverse, the group of packages that has revolutionized the use of R Provides a step-by-step guide that you can replicate using your own data Includes exercises in every chapter for course use or self-study Focuses on practical-based approaches to statistical inference rather than mathematical formulae Supplemented by an R package, including all data As the title suggests, this book is highly applied in nature, and is designed as a toolbox for the reader. It can be used in methods and data science courses, at both the undergraduate and graduate levels. It will be equally useful for a university student pursuing a PhD, political consultants, or a public official, all of whom need to transform their datasets into substantive and easily interpretable conclusions.
    Note: Part I. Introduction to R. 1. Basic R / Andrés Cruz -- 2. Data Management / Andrés Cruz -- 3. Data Visualization / Soledad Araya -- 4. Data Loading / Soledad Araya and Andrés Cruz -- Part II. Models -- 5. Linear Models / Inés Fynn and Lihuen Nocetto -- 6. Case Selection Based on Regressions / Inés Fynn and Lihuen Nocetto -- 7. Panel Data / Francisco Urdinez -- 8. Logistic Models / Francisco Urdinez -- 9. Survival Models / Francisco Urdinez -- 10. Causal Inference / Andrew Heiss -- Part III. Applications. 11. Advanced Political Data Management / Andrés Cruz and Francisco Urdinez -- 12. Web Mining / Gonzalo Barría -- 13. Quantitaive Text Analysis / Sebastián Huneeus -- 14. Networks / Andrés Cruz -- 15. Principal Component Analysis / Caterina Labrín and Francisco Urdinez -- 16. Maps and Spatial Data / Andrea Escobar and Gabriel Ortiz.
    Additional Edition: Print version: URDINEZ, FRANCISCO. CRUZ, ANDRES. R FOR POLITICAL DATA SCIENCE. [S.l.] : CRC PRESS, 2020 ISBN 0367818892
    Language: English
    Keywords: Electronic books. ; Electronic books.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Did you mean 9781000201406?
Did you mean 9781000024470?
Did you mean 9781000044706?
Close ⊗
This website uses cookies and the analysis tool Matomo. Further information can be found on the KOBV privacy pages