A User's Guide to Network Analysis in R


Book Description

Presenting a comprehensive resource for the mastery of network analysis in R, the goal of Network Analysis with R is to introduce modern network analysis techniques in R to social, physical, and health scientists. The mathematical foundations of network analysis are emphasized in an accessible way and readers are guided through the basic steps of network studies: network conceptualization, data collection and management, network description, visualization, and building and testing statistical models of networks. As with all of the books in the Use R! series, each chapter contains extensive R code and detailed visualizations of datasets. Appendices will describe the R network packages and the datasets used in the book. An R package developed specifically for the book, available to readers on GitHub, contains relevant code and real-world network datasets as well.




A User’s Guide to Network Analysis in R


Book Description

Presenting a comprehensive resource for the mastery of network analysis in R, the goal of Network Analysis with R is to introduce modern network analysis techniques in R to social, physical, and health scientists. The mathematical foundations of network analysis are emphasized in an accessible way and readers are guided through the basic steps of network studies: network conceptualization, data collection and management, network description, visualization, and building and testing statistical models of networks. As with all of the books in the Use R! series, each chapter contains extensive R code and detailed visualizations of datasets. Appendices will describe the R network packages and the datasets used in the book. An R package developed specifically for the book, available to readers on GitHub, contains relevant code and real-world network datasets as well.




Doing Meta-Analysis with R


Book Description

Doing Meta-Analysis with R: A Hands-On Guide serves as an accessible introduction on how meta-analyses can be conducted in R. Essential steps for meta-analysis are covered, including calculation and pooling of outcome measures, forest plots, heterogeneity diagnostics, subgroup analyses, meta-regression, methods to control for publication bias, risk of bias assessments and plotting tools. Advanced but highly relevant topics such as network meta-analysis, multi-three-level meta-analyses, Bayesian meta-analysis approaches and SEM meta-analysis are also covered. A companion R package, dmetar, is introduced at the beginning of the guide. It contains data sets and several helper functions for the meta and metafor package used in the guide. The programming and statistical background covered in the book are kept at a non-expert level, making the book widely accessible. Features • Contains two introductory chapters on how to set up an R environment and do basic imports/manipulations of meta-analysis data, including exercises • Describes statistical concepts clearly and concisely before applying them in R • Includes step-by-step guidance through the coding required to perform meta-analyses, and a companion R package for the book




Statistical Analysis of Network Data with R


Book Description

Networks have permeated everyday life through everyday realities like the Internet, social networks, and viral marketing. As such, network analysis is an important growth area in the quantitative sciences, with roots in social network analysis going back to the 1930s and graph theory going back centuries. Measurement and analysis are integral components of network research. As a result, statistical methods play a critical role in network analysis. This book is the first of its kind in network research. It can be used as a stand-alone resource in which multiple R packages are used to illustrate how to conduct a wide range of network analyses, from basic manipulation and visualization, to summary and characterization, to modeling of network data. The central package is igraph, which provides extensive capabilities for studying network graphs in R. This text builds on Eric D. Kolaczyk’s book Statistical Analysis of Network Data (Springer, 2009).




Conducting Personal Network Research


Book Description

Written at an introductory level, and featuring engaging case examples, this book reviews the theory and practice of personal and egocentric network research. This approach offers powerful tools for capturing the impact of overlapping, changing social relationships and contexts on individuals' attitudes and behavior. The authors provide solid guidance on the formulation of research questions; research design; data collection, including decisions about survey modes and sampling frames; the measurement of network composition and structure, including the use of name generators; and statistical modeling, from basic regression techniques to more advanced multilevel and dynamic models. Ethical issues in personal network research are addressed. User-friendly features include boxes on major published studies, end-of-chapter suggestions for further reading, and an appendix describing the main software programs used in the field.




Network Psychometrics with R


Book Description

A systematic, innovative introduction to the field of network analysis, Network Psychometrics with R: A Guide for Behavioral and Social Scientists provides a comprehensive overview of and guide to both the theoretical foundations of network psychometrics as well as modelling techniques developed from this perspective. Written by pioneers in the field, this textbook showcases cutting-edge methods in an easily accessible format, accompanied by problem sets and code. After working through this book, readers will be able to understand the theoretical foundations behind network modelling, infer network topology, and estimate network parameters from different sources of data. This book features an introduction on the statistical programming language R that guides readers on how to analyse network structures and their stability using R. While Network Psychometrics with R is written in the context of social and behavioral science, the methods introduced in this book are widely applicable to data sets from related fields of study. Additionally, while the text is written in a non-technical manner, technical content is highlighted in textboxes for the interested reader. Network Psychometrics with R is ideal for instructors and students of undergraduate and graduate level courses and workshops in the field of network psychometrics as well as established researchers looking to master new methods. This book is accompanied by a companion website with resources for both students and lecturers.




Data Science in Education Using R


Book Description

Data Science in Education Using R is the go-to reference for learning data science in the education field. The book answers questions like: What does a data scientist in education do? How do I get started learning R, the popular open-source statistical programming language? And what does a data analysis project in education look like? If you’re just getting started with R in an education job, this is the book you’ll want with you. This book gets you started with R by teaching the building blocks of programming that you’ll use many times in your career. The book takes a "learn by doing" approach and offers eight analysis walkthroughs that show you a data analysis from start to finish, complete with code for you to practice with. The book finishes with how to get involved in the data science community and how to integrate data science in your education job. This book will be an essential resource for education professionals and researchers looking to increase their data analysis skills as part of their professional and academic development.




Network Analysis and Visualization in R


Book Description

Social network analysis is used to investigate the inter-relationship between entities. Examples of network structures, include: social media networks, friendship networks and collaboration networks. This book provides a quick start guide to network analysis and visualization in R. You'll learn, how to: - Create static and interactive network graphs using modern R packages. - Change the layout of network graphs. - Detect important or central entities in a network graph. - Detect community (or cluster) in a network.




Practical Graph Mining with R


Book Description

Discover Novel and Insightful Knowledge from Data Represented as a GraphPractical Graph Mining with R presents a "do-it-yourself" approach to extracting interesting patterns from graph data. It covers many basic and advanced techniques for the identification of anomalous or frequently recurring patterns in a graph, the discovery of groups or cluste




Quantitative Ethnography


Book Description

How can we make sense of make sense of the deluge of information in the digital age? The new science of Quantitative Ethnography dissolves the boundaries between quantitative and qualitative research to give researchers tools for studying the human side of big data: to understand not just what data says, but what it tells us about the people who created it. Thoughtful, literate, and humane, Quantitative Ethnography integrates data-mining, discourse analysis, psychology, statistics, and ethnography into a brand-new science for understanding what people do and why they do it. Packed with anecdotes, stories, and clear explanations of complex ideas, Quantitative Ethnography is an engaging introduction to research methods for students, an introduction to data science for qualitative researchers, and an introduction to the humanities for statisticians--but also a compelling philosophical and intellectual journey for anyone who wants to understand learning, culture and behavior in the age of big data.