![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Computer software packages > Other software packages > Mathematical & statistical software
An Introduction to Survival Analysis Using Stata, Revised Third Edition is the ideal tutorial for professional data analysts who want to learn survival analysis for the first time or who are well versed in survival analysis but are not as dexterous in using Stata to analyze survival data. This text also serves as a valuable reference to those readers who already have experience using Stata's survival analysis routines. The revised third edition has been updated for Stata 14, and it includes a new section on predictive margins and marginal effects, which demonstrates how to obtain and visualize marginal predictions and marginal effects using the margins and marginsplot commands after survival regression models. Survival analysis is a field of its own that requires specialized data management and analysis procedures. To meet this requirement, Stata provides the st family of commands for organizing and summarizing survival data. This book provides statistical theory, step-by-step procedures for analyzing survival data, an in-depth usage guide for Stata's most widely used st commands, and a collection of tips for using Stata to analyze survival data and to present the results. This book develops from first principles the statistical concepts unique to survival data and assumes only a knowledge of basic probability and statistics and a working knowledge of Stata. The first three chapters of the text cover basic theoretical concepts: hazard functions, cumulative hazard functions, and their interpretations; survivor functions; hazard models; and a comparison of nonparametric, semiparametric, and parametric methodologies. Chapter 4 deals with censoring and truncation. The next three chapters cover the formatting, manipulation, stsetting, and error checking involved in preparing survival data for analysis using Stata's st analysis commands. Chapter 8 covers nonparametric methods, including the Kaplan-Meier and Nelson-Aalen estimators and the various nonparametric tests for the equality of survival experience. Chapters 9-11 discuss Cox regression and include various examples of fitting a Cox model, obtaining predictions, interpreting results, building models, model diagnostics, and regression with survey data. The next four chapters cover parametric models, which are fit using Stata's streg command. These chapters include detailed derivations of all six parametric models currently supported in Stata and methods for determining which model is appropriate, as well as information on stratification, obtaining predictions, and advanced topics such as frailty models. Chapter 16 is devoted to power and sample-size calculations for survival studies. The final chapter covers survival analysis in the presence of competing risks.
Statistics is made simple with this award-winning guide to using R and applied statistical methods. With a clear step-by-step approach explained using real world examples, learn the practical skills you need to use statistical methods in your research from an expert with over 30 years of teaching experience. With a wealth of hands-on exercises and online resources created by the author, practice your skills using the data sets and R scripts from the book with detailed screencasts that accompany each script. This book is ideal for anyone looking to: * Complete an introductory course in statistics * Prepare for more advanced statistical courses * Gain the transferable analytical skills needed to interpret research from across the social sciences * Learn the technical skills needed to present data visually * Acquire a basic competence in the use of R and RStudio. This edition also includes a gentle introduction to Bayesian methods integrated throughout. The author has created a wide range of online resources, including: over 90 R scripts, 36 datasets, 37 screen casts, complete solutions for all exercises, and 130 multiple-choice questions to test your knowledge.
Straightforward, clear, and applied, this book will give you the theoretical and practical basis you need to apply data analysis techniques to real data. Combining key statistical concepts with detailed technical advice, it addresses common themes and problems presented by real research, and shows you how to adjust your techniques and apply your statistical knowledge to a range of datasets. It also embeds code and software output throughout and is supported by online resources to enable practice and safe experimentation. The book includes: * Original case studies and data sets * Practical exercises and lists of commands for each chapter * Downloadable Stata programmes created to work alongside chapters * A wide range of detailed applications using Stata * Step-by-step guidance on writing the relevant code. This is the perfect text for anyone doing statistical research in the social sciences getting started using Stata for data analysis.
If you want to learn to use R for data analysis but aren't sure how to get started, this practical book will help you find the right path through your data. Drawing on real-world data to show you how to use different techniques in practice, it helps you progress your programming and statistics knowledge so you can apply the most appropriate tools in your research. It starts with descriptive statistics and moves through regression to advanced techniques such as structural equation modelling and Bayesian statistics, all with digestible mathematical detail for beginner researchers. The book: Shows you how to use R packages and apply functions, adjusting them to suit different datasets. Gives you the tools to try new statistical techniques and empowers you to become confident using them. Encourages you to learn by doing when running and adapting the authors' own code. Equips you with solutions to overcome the potential challenges of working with real data that may be messy or imperfect. Accompanied by online resources including screencast tutorials of R that give you step by step guidance and R scripts and datasets for you to practice with, this book is a perfect companion for any student of applied statistics or quantitative research methods courses.
Machine learning methods are now an important tool for scientists, researchers, engineers and students in a wide range of areas. This book is written for people who want to adopt and use the main tools of machine learning, but aren't necessarily going to want to be machine learning researchers. Intended for students in final year undergraduate or first year graduate computer science programs in machine learning, this textbook is a machine learning toolkit. Applied Machine Learning covers many topics for people who want to use machine learning processes to get things done, with a strong emphasis on using existing tools and packages, rather than writing one's own code. A companion to the author's Probability and Statistics for Computer Science, this book picks up where the earlier book left off (but also supplies a summary of probability that the reader can use). Emphasizing the usefulness of standard machinery from applied statistics, this textbook gives an overview of the major applied areas in learning, including coverage of:* classification using standard machinery (naive bayes; nearest neighbor; SVM)* clustering and vector quantization (largely as in PSCS)* PCA (largely as in PSCS)* variants of PCA (NIPALS; latent semantic analysis; canonical correlation analysis)* linear regression (largely as in PSCS)* generalized linear models including logistic regression* model selection with Lasso, elasticnet* robustness and m-estimators* Markov chains and HMM's (largely as in PSCS)* EM in fairly gory detail; long experience teaching this suggests one detailed example is required, which students hate; but once they've been through that, the next one is easy* simple graphical models (in the variational inference section)* classification with neural networks, with a particular emphasis onimage classification* autoencoding with neural networks* structure learning
Data Mining with R: Learning with Case Studies, Second Edition uses practical examples to illustrate the power of R and data mining. Providing an extensive update to the best-selling first edition, this new edition is divided into two parts. The first part will feature introductory material, including a new chapter that provides an introduction to data mining, to complement the already existing introduction to R. The second part includes case studies, and the new edition strongly revises the R code of the case studies making it more up-to-date with recent packages that have emerged in R. The book does not assume any prior knowledge about R. Readers who are new to R and data mining should be able to follow the case studies, and they are designed to be self-contained so the reader can start anywhere in the document. The book is accompanied by a set of freely available R source files that can be obtained at the book's web site. These files include all the code used in the case studies, and they facilitate the "do-it-yourself" approach followed in the book. Designed for users of data analysis tools, as well as researchers and developers, the book should be useful for anyone interested in entering the "world" of R and data mining. About the Author Luis Torgo is an associate professor in the Department of Computer Science at the University of Porto in Portugal. He teaches Data Mining in R in the NYU Stern School of Business' MS in Business Analytics program. An active researcher in machine learning and data mining for more than 20 years, Dr. Torgo is also a researcher in the Laboratory of Artificial Intelligence and Data Analysis (LIAAD) of INESC Porto LA.
"This book is remarkable in its accessible treatment of interaction effects. Although this concept can be challenging for students (even those with some background in statistics), this book presents the material in a very accessible manner, with plenty of examples to help the reader understand how to interpret their results." -Nicole Kalaf-Hughes, Bowling Green State University Offering a clear set of workable examples with data and explanations, Interaction Effects in Linear and Generalized Linear Models is a comprehensive and accessible text that provides a unified approach to interpreting interaction effects. The book develops the statistical basis for the general principles of interpretive tools and applies them to a variety of examples, introduces the ICALC Toolkit for Stata, and offers a series of start-to-finish application examples to show students how to interpret interaction effects for a variety of different techniques of analysis, beginning with OLS regression. The author's website provides a downloadable toolkit of Stata (R) routines to produce the calculations, tables, and graphics for each interpretive tool discussed. Also available are the Stata (R) dataset files to run the examples in the book.
This book provides a complete and comprehensive guide to Pyomo (Python Optimization Modeling Objects) for beginning and advanced modelers, including students at the undergraduate and graduate levels, academic researchers, and practitioners. Using many examples to illustrate the different techniques useful for formulating models, this text beautifully elucidates the breadth of modeling capabilities that are supported by Pyomo and its handling of complex real-world applications. This second edition provides an expanded presentation of Pyomo's modeling capabilities, providing a broader description of the software that will enable the user to develop and optimize models. Introductory chapters have been revised to extend tutorials; chapters that discuss advanced features now include the new functionalities added to Pyomo since the first edition including generalized disjunctive programming, mathematical programming with equilibrium constraints, and bilevel programming. Pyomo is an open source software package for formulating and solving large-scale optimization problems. The software extends the modeling approach supported by modern AML (Algebraic Modeling Language) tools. Pyomo is a flexible, extensible, and portable AML that is embedded in Python, a full-featured scripting language. Python is a powerful and dynamic programming language that has a very clear, readable syntax and intuitive object orientation. Pyomo includes Python classes for defining sparse sets, parameters, and variables, which can be used to formulate algebraic expressions that define objectives and constraints. Moreover, Pyomo can be used from a command-line interface and within Python's interactive command environment, which makes it easy to create Pyomo models, apply a variety of optimizers, and examine solutions.
SAS programming is a creative and iterative process designed to empower you to make the most of your organization's data. This friendly guide provides you with a repertoire of essential SAS tools for data management, whether you are a new or an infrequent user. Most useful to students and programmers with little or no SAS experience, it takes a no-frills, hands-on tutorial approach to getting started with the software. You will find immediate guidance in navigating, exploring, visualizing, cleaning, formatting, and reporting on data using SAS and JMP. Step-by-step demonstrations, screenshots, handy tips, and practical exercises with solutions equip you to explore, interpret, process and summarize data independently, efficiently and effectively.
This book is a complete introduction to the power of R for marketing research practitioners. The text describes statistical models from a conceptual point of view with a minimal amount of mathematics, presuming only an introductory knowledge of statistics. Hands-on chapters accelerate the learning curve by asking readers to interact with R from the beginning. Core topics include the R language, basic statistics, linear modeling, and data visualization, which is presented throughout as an integral part of analysis. Later chapters cover more advanced topics yet are intended to be approachable for all analysts. These sections examine logistic regression, customer segmentation, hierarchical linear modeling, market basket analysis, structural equation modeling, and conjoint analysis in R. The text uniquely presents Bayesian models with a minimally complex approach, demonstrating and explaining Bayesian methods alongside traditional analyses for analysis of variance, linear models, and metric and choice-based conjoint analysis. With its emphasis on data visualization, model assessment, and development of statistical intuition, this book provides guidance for any analyst looking to develop or improve skills in R for marketing applications.
Ideal for researchers and graduate students in the social sciences who require knowledge of structural equation modeling techniques to answer substantive research questions, Using Mplus for Structural Equation Modeling provides a reader-friendly introduction to the major types of structural equation models implemented in the Mplus framework. This practical book, which updates author E. Kevin Kelloway's 1998 book Using LISREL for Structural Equation Modeling, retains the successful five-step process employed in the earlier book, with a thorough update for use in the Mplus environment. Kelloway provides an overview of structural equation modeling techniques in Mplus, including the estimation of confirmatory factor analysis and observed variable path analysis. He also covers multilevel modeling for hypothesis testing in real life settings and offers an introduction to the extended capabilities of Mplus, such as exploratory structural equation modeling and estimation and testing of mediated relationships. A sample application with the source code, printout, and results is presented for each type of analysis.
The Survivor's Guide to R provides a gentle, but thorough, introduction to R. It is an ideal supplement to any introductory statistics text or a practical field guide for those who want to use the powerful R language for statistical analysis in their own research. The book focuses on providing students with the real-world R skills that are often hard to get to in statistics classes: basic data management and manipulation, and working with R graphics. The book is designed to get students with little or no background in statistics or programming started on R within the context of a statistics class, and to ensure that they have acquired functional R skills that they can continue to use as they move on to their own projects. The book begins with a straightforward approach to understanding R objects, and then moves systematically through the use of R to transform, sort, and aggregate data; to work with complex textual and date/time data; and to effectively build on R's default graphics capabilities to produce highly customized and effective graphics. It focuses on working with real-world data, with - on reading data in different formats and the challenges of missing data. This book is intended for those with little to no statistics or programming experience---students and other new users who are likely to find their first encounter with R more than a little intimidating. It is written in an accessible and sympathetic style that makes minimal assumptions about user skills, and provides frequent warnings about common pitfalls that must be avoided along the road to R mastery.
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. A practical, professional guide to MATLABcomputational techniques and engineering applicationsMATLAB Numerical Methods with Chemical Engineering Applications shows you, step by step, how to use MATLAB (R) to model and simulate physical problems in the chemical engineering realm. Written for MATLAB 7.11, this hands-on resource contains concise explanations of essential MATLAB commands, as well as easy-to-follow instructions for using the programming features, graphical capabilities, and desktop interface. Every step needed toward the final solution is algorithmically explained via snapshots of the MATLAB platform in parallel with the text. End-of-chapterproblems help you practice what you've learned. Master this powerful computational tool using this detailed, self-teaching guide. COVERAGE INCLUDES: MATLAB basics Matrices MATLAB scripting language: M-file Image and image analysis Curve-fitting Numerical integration Solving differential equations A system of algebraic equations Statistics Chemical engineering applications MATLAB Graphical User Interface Design Environment (GUIDE)
Basic Statistics provides an accessible and comprehensive introduction to statistics using the free, state-of-the-art, powerful software program R. This book is designed to both introduce students to key concepts in statistics and to provide simple instructions for using R. This concise book: .Teaches essential concepts in statistics, assuming little background knowledge on the part of the reader .Introduces students to R with as few sub-commands as possible for ease of use .Provides practical examples from the educational, behavioral, and social sciences With clear explanations of statistical processes and step-by-step commands in R, Basic Statistics will appeal to students and professionals across the social and behavioral sciences.
Bridging an understanding of Statistics and SPSS. "The text is written in a user-friendly language and illustrates concepts that would otherwise be confusing to beginning students and those with limited computer skills." -Justice Mbizo, University of West Florida This unique text helps students develop a conceptual understanding of a variety of statistical tests by linking the ideas learned in a statistics class from a traditional statistics textbook with the computational steps and output from SPSS. Each chapter begins with a student-friendly explanation of the concept behind each statistical test and how the test relates to that concept. The authors then walk through the steps to compute the test in SPSS and the output, clearly linking how the SPSS procedure and output connect back to the conceptual underpinnings of the test. By drawing clear connections between the theoretical and computational aspects of statistics, this engaging text aids students' understanding of theoretical concepts by teaching them in a practical context.
SPSS syntax is the command language used by SPSS to carry out all of its commands and functions. In this book, Jacqueline Collier introduces the use of syntax to those who have not used it before, or who are taking their first steps in using syntax. Without requiring any knowledge of programming, the text outlines: - how to become familiar with the syntax commands; - how to create and manage the SPSS journal and syntax files; - and how to use them throughout the data entry, management and analysis process. Collier covers all aspects of data management from data entry through to data analysis, including managing the errors and the error messages created by SPSS. Syntax commands are clearly explained and the value of syntax is demonstrated through examples. This book also supports the use of SPSS syntax alongside the usual button and menu-driven graphical interface (GIF) using the two methods together, in a complementary way. The book is written in such a way as to enable you to pick and choose how much you rely on one method over the other, encouraging you to use them side-by-side, with a gradual increase in use of syntax as your knowledge, skills and confidence develop. This book is ideal for all those carrying out quantitative research in the health and social sciences who can benefit from SPSS syntax's capacity to save time, reduce errors and allow a data audit trail.
Diese Arbeit zeigt einen f]r die Praxis gangbaren Weg zur Umsetzung zeitbezogener Daten in betrieblichen Informationssystemen auf. Das vorgestellte Modell bietet daf]r einen strukturierten Ansatz, mit dem es mvglich ist ohne Modifikation des DBMS-Kerns und ohne eine Zwischenschicht (z.B.: Pre-Compiler), den temporalen Aspekt in gdngigen kommerziellen DBMS angemessen zu ber]cksichtigen. Das vorgestellte Modell erweist sich flexibel genug um auch analog auf den objektrelationalen Bereich angewendet werden zu kvnnen.
An Intermediate Guide to SPSS Programming: Using Syntax for Data Management introduces the major tasks of data management and presents solutions using SPSS syntax. This book fills an important gap in the education of many students and researchers, whose coursework has left them unprepared for the data management issues that confront them when they begin to do independent research. It also serves as an introduction to SPSS programming. All the basic features of SPSS syntax are illustrated, as are many intermediate and advanced topics such as using vectors and loops, reading complex data files, and using the SPSS macro language. An Intermediate Guide to SPSS Programming will be a welcome addition to advanced undergraduate and graduate statistics courses across the social sciences, education, and health. Professional researchers, data managers, and statisticians will also find this an invaluable reference for SPSS and data management.
Second Edition SAS® PROGRAMMING FOR RESEARCHERS AND SOCIAL SCIENTISTS By PAUL E. SPECTOR, "Just what the novice SAS programmer needs, particularly those who have no real programming experience. For example, branching is one of the more difficult programming commands for students to implement and the author does an excellent job of explaining this topic clearly and at a basic level. A big plus is the Common Errors section since students will definitely encounter errors." ?Robert Pavur, Management Science, University of North Texas The book that won accolades from thousands has been completely revised! Taking a problem solving approach that focuses on common programming tasks that social scientists encounter in doing data analysis, Spector uses sample programs and examples from social science problems to show readers how to write orderly programs and avoid excessive and disorganized branching. He provides readers with a three-step approach (preplanning, writing the program, and debugging) and tips about helpful features and practices as well as how to avoid certain pitfalls. "Spector has done an excellent job in explaining a somewhat difficult topic in a clear and concise manner. I like the fact that screen captures are included. It allows students to better follow what is being described in the book in relation to what is on the screen." ?Philip Craiger, Computer Science, University of Nebraska, Omaha Updated to the latest SAS releases, the book has been thoroughly revised to provide readers with even more practical tips and advice. New features in this edition include: *New sections on debugging in each chapter that provide advice about common errors *End of chapter Debugging Exercises that offer readers the chance to practice spotting the errors in the sample programs *New section in Chapter 1 on how to use the interface, including how to work with three separate windows, where to write the program, executing the program, managing the program files, and using the F key *Five new appendices, including a Glossary of Programming Terms, A Summary of SAS Language Statements, A Summary of SAS PROCs, Information Sources for SAS PROCs, and Corrections for the Debugging Exercises *Plus, a link to Spector's online SAS course! Appropriate for readers with little or no knowledge of the SAS language, this book will enable readers to run each example, adapt the examples to real problems that the reader may have, and create a program. "A solid introduction to programming in SAS, with a good, brief explanation of how that process differs from the usual point-and-click of Windows-based software such as SPSS and a spreadsheet. Even uninformed students can use it as a guide to creating SAS datasets, manipulating them, and writing programs in the SAS language that will produce all manner of statistical results." ?James P. Whittenburg, History, College of William & Mary
"Bridges the gap between programming syntax and programming applications. In contrast to other books on SAS programming, this book combines a clear explanation of the SAS language with a problem-solving approach to writing a SAS program. It provides the novice programmer with a useful and meaningful model for solving the types of programming problems encountered by researchers and social scientists." ?John E. Cornell, Biostatistician, Audie L. Murphy Memorial Hospital
Second Edition SAS® PROGRAMMING FOR RESEARCHERS AND SOCIAL SCIENTISTS By PAUL E. SPECTOR, "Just what the novice SAS programmer needs, particularly those who have no real programming experience. For example, branching is one of the more difficult programming commands for students to implement and the author does an excellent job of explaining this topic clearly and at a basic level. A big plus is the Common Errors section since students will definitely encounter errors." ?Robert Pavur, Management Science, University of North Texas The book that won accolades from thousands has been completely revised! Taking a problem solving approach that focuses on common programming tasks that social scientists encounter in doing data analysis, Spector uses sample programs and examples from social science problems to show readers how to write orderly programs and avoid excessive and disorganized branching. He provides readers with a three-step approach (preplanning, writing the program, and debugging) and tips about helpful features and practices as well as how to avoid certain pitfalls. "Spector has done an excellent job in explaining a somewhat difficult topic in a clear and concise manner. I like the fact that screen captures are included. It allows students to better follow what is being described in the book in relation to what is on the screen." ?Philip Craiger, Computer Science, University of Nebraska, Omaha Updated to the latest SAS releases, the book has been thoroughly revised to provide readers with even more practical tips and advice. New features in this edition include: *New sections on debugging in each chapter that provide advice about common errors *End of chapter Debugging Exercises that offer readers the chance to practice spotting the errors in the sample programs *New section in Chapter 1 on how to use the interface, including how to work with three separate windows, where to write the program, executing the program, managing the program files, and using the F key *Five new appendices, including a Glossary of Programming Terms, A Summary of SAS Language Statements, A Summary of SAS PROCs, Information Sources for SAS PROCs, and Corrections for the Debugging Exercises *Plus, a link to Spector's online SAS course! Appropriate for readers with little or no knowledge of the SAS language, this book will enable readers to run each example, adapt the examples to real problems that the reader may have, and create a program. "A solid introduction to programming in SAS, with a good, brief explanation of how that process differs from the usual point-and-click of Windows-based software such as SPSS and a spreadsheet. Even uninformed students can use it as a guide to creating SAS datasets, manipulating them, and writing programs in the SAS language that will produce all manner of statistical results." ?James P. Whittenburg, History, College of William & Mary
"Bridges the gap between programming syntax and programming applications. In contrast to other books on SAS programming, this book combines a clear explanation of the SAS language with a problem-solving approach to writing a SAS program. It provides the novice programmer with a useful and meaningful model for solving the types of programming problems encountered by researchers and social scientists." ?John E. Cornell, Biostatistician, Audie L. Murphy Memorial Hospital |
You may like...
Applied Big Data Analytics and Its Role…
Peng Zhao, Xin Wang, …
Hardcover
R6,648
Discovery Miles 66 480
Graph Data Management - Techniques and…
Sherif Sakr, Eric Pardede
Hardcover
R5,002
Discovery Miles 50 020
|