An Introduction to Stata Programming


Book Description

"The second edition of this book contains several new recipes illustrating how do-files, ado-files, and Mata functions can be used to solve programming problems. Several recipes have also been updated to reflect new features in Stata added between versions 10 and 14. The discussion of maximum-likelihood function evaluators has been significantly expanded in this edition. The new topics covered in this edition include factor variables and operatores; use of margins, marginsplot, and suest; Mata-based likelihood function evaluators; and associative arrays."--Preface.




The Mata Book


Book Description

The Mata Book: A Book for Serious Programmers and Those Who Want to Be is the book that Stata programmers have been waiting for. Mata is a serious programming language for developing small- and large-scale projects and for adding features to Stata. What makes Mata serious is that it provides structures, classes, and pointers along with matrix capabilities. The book is serious in that it covers those advanced features, and teaches them. The reader is assumed to have programming experience, but only some programming experience. That experience could be with Stata's ado language, or with Python, Java, C++, Fortran, or other languages like them. As the book says, "being serious is a matter of attitude, not current skill level or knowledge". The author of the book is William Gould, who is also the designer and original programmer of Mata, of Stata, and who also happens to be the president of StataCorp.




A Comprehensive Guide to Coding and Programming in Stata


Book Description

This book is an introductory guide to programming and coding in Stata. Commonly encountered code in the field of medical statistics as well as the analyses of observational data are presented. For those who are involved in the analyses of observational studies, the need to sometimes assemble large datasets will necessitate a detailed understanding of loops and macros. This book covers these materials early on and then describes other commonly required coding commands. For those who program in a controlled environment (.e.g. medical statisticians who perform analyses for regulatory bodies), the production of log files, a suggested folder structure and analysis pathway are covered. This book also includes a wide range of tabulation commands and other methods of producing tables of descriptive statistics. The text also then provides a clear explanation of how to perform some inferential analyses (including how to extract and format the coefficients for use in subsequent reports). The focus on coding allows beginners to grasp the basics of coding and programming, as well as allowing established researchers to hone their skills and become more advanced programmers. Key Features: Covers the fundamental of using and understanding Stata. Able to be used by anyone looking to learn the basics of coding. Introduces and explains difficult concepts such as macros from the outset.




An Introduction to Modern Econometrics Using Stata


Book Description

Integrating a contemporary approach to econometrics with the powerful computational tools offered by Stata, this introduction illustrates how to apply econometric theories used in modern empirical research using Stata. The author emphasizes the role of method-of-moments estimators, hypothesis testing, and specification analysis and provides practical examples that show how to apply the theories to real data sets. The book first builds familiarity with the basic skills needed to work with econometric data in Stata before delving into the core topics, which range from the multiple linear regression model to instrumental-variables estimation.




Data Analysis Using Stata


Book Description

"This book provides a comprehensive introduction to Stata with an emphasis on data management, linear regression, logistic modeling, and using programs to automate repetitive tasks. Using data from a longitudinal study of private households in Germany, the book presents many examples from the social sciences to bring beginners up to speed on the use of Stata." -- BACK COVER.




Development Research in Practice


Book Description

Development Research in Practice leads the reader through a complete empirical research project, providing links to continuously updated resources on the DIME Wiki as well as illustrative examples from the Demand for Safe Spaces study. The handbook is intended to train users of development data how to handle data effectively, efficiently, and ethically. “In the DIME Analytics Data Handbook, the DIME team has produced an extraordinary public good: a detailed, comprehensive, yet easy-to-read manual for how to manage a data-oriented research project from beginning to end. It offers everything from big-picture guidance on the determinants of high-quality empirical research, to specific practical guidance on how to implement specific workflows—and includes computer code! I think it will prove durably useful to a broad range of researchers in international development and beyond, and I learned new practices that I plan on adopting in my own research group.†? —Marshall Burke, Associate Professor, Department of Earth System Science, and Deputy Director, Center on Food Security and the Environment, Stanford University “Data are the essential ingredient in any research or evaluation project, yet there has been too little attention to standardized practices to ensure high-quality data collection, handling, documentation, and exchange. Development Research in Practice: The DIME Analytics Data Handbook seeks to fill that gap with practical guidance and tools, grounded in ethics and efficiency, for data management at every stage in a research project. This excellent resource sets a new standard for the field and is an essential reference for all empirical researchers.†? —Ruth E. Levine, PhD, CEO, IDinsight “Development Research in Practice: The DIME Analytics Data Handbook is an important resource and a must-read for all development economists, empirical social scientists, and public policy analysts. Based on decades of pioneering work at the World Bank on data collection, measurement, and analysis, the handbook provides valuable tools to allow research teams to more efficiently and transparently manage their work flows—yielding more credible analytical conclusions as a result.†? —Edward Miguel, Oxfam Professor in Environmental and Resource Economics and Faculty Director of the Center for Effective Global Action, University of California, Berkeley “The DIME Analytics Data Handbook is a must-read for any data-driven researcher looking to create credible research outcomes and policy advice. By meticulously describing detailed steps, from project planning via ethical and responsible code and data practices to the publication of research papers and associated replication packages, the DIME handbook makes the complexities of transparent and credible research easier.†? —Lars Vilhuber, Data Editor, American Economic Association, and Executive Director, Labor Dynamics Institute, Cornell University




The Encyclopedia of Research Methods in Criminology and Criminal Justice, 2 Volume Set


Book Description

The Encyclopedia of RESEARCH METHODS IN CRIMINOLOGY & CRIMINAL JUSTICE The most comprehensive reference work on research designs and methods in criminology and criminal justice This Encyclopedia of Research Methods in Criminology and Criminal Justice offers a comprehensive survey of research methodologies and statistical techniques that are popular in criminology and criminal justice systems across the globe. With contributions from leading scholars and practitioners in the field, it offers a clear insight into the techniques that are currently in use to answer the pressing questions in criminology and criminal justice. The Encyclopedia contains essential information from a diverse pool of authors about research designs grounded in both qualitative and quantitative approaches. It includes information on popular datasets and leading resources of government statistics. In addition, the contributors cover a wide range of topics such as: the most current research on the link between guns and crime, rational choice theory, and the use of technology like geospatial mapping as a crime reduction tool. This invaluable reference work: Offers a comprehensive survey of international research designs, methods, and statistical techniques Includes contributions from leading figures in the field Contains data on criminology and criminal justice from Cambridge to Chicago Presents information on capital punishment, domestic violence, crime science, and much more Helps us to better understand, explain, and prevent crime Written for undergraduate students, graduate students, and researchers, The Encyclopedia of Research Methods in Criminology and Criminal Justice is the first reference work of its kind to offer a comprehensive review of this important topic.




Agricultural Statistical Data Analysis Using Stata


Book Description

Practical statistics is a powerful tool used frequently by agricultural researchers and graduate students involved in investigating experimental design and analysis. One of the most widely used statistical analysis software packages for this purpose is Stata. The Stata software program has matured into a user-friendly environment with a wide variet




Using Stata for Quantitative Analysis


Book Description

Using Stata for Quantitative Analysis is an applied, self-teaching resource. It is written in such a way that a reader with no experience with statistical software can sit down and be working with data in a very short amount of time. The author proposes to teach the language of Stata from an intuitive perspective, furthering students’ overall retention, using many screen shots from Stata to guide students.




R for Stata Users


Book Description

Stata is the most flexible and extensible data analysis package available from a commercial vendor. R is a similarly flexible free and open source package for data analysis, with over 3,000 add-on packages available. This book shows you how to extend the power of Stata through the use of R. It introduces R using Stata terminology with which you are already familiar. It steps through more than 30 programs written in both languages, comparing and contrasting the two packages' different approaches. When finished, you will be able to use R in conjunction with Stata, or separately, to import data, manage and transform it, create publication quality graphics, and perform basic statistical analyses. A glossary defines over 50 R terms using Stata jargon and again using more formal R terminology. The table of contents and index allow you to find equivalent R functions by looking up Stata commands and vice versa. The example programs and practice datasets for both R and Stata are available for download.