Author: George J. Knafl
Publisher: Springer
ISBN: 331933946X
Category : Medical
Languages : en
Pages : 384
Book Description
This book presents methods for investigating whether relationships are linear or nonlinear and for adaptively fitting appropriate models when they are nonlinear. Data analysts will learn how to incorporate nonlinearity in one or more predictor variables into regression models for different types of outcome variables. Such nonlinear dependence is often not considered in applied research, yet nonlinear relationships are common and so need to be addressed. A standard linear analysis can produce misleading conclusions, while a nonlinear analysis can provide novel insights into data, not otherwise possible. A variety of examples of the benefits of modeling nonlinear relationships are presented throughout the book. Methods are covered using what are called fractional polynomials based on real-valued power transformations of primary predictor variables combined with model selection based on likelihood cross-validation. The book covers how to formulate and conduct such adaptive fractional polynomial modeling in the standard, logistic, and Poisson regression contexts with continuous, discrete, and counts outcomes, respectively, either univariate or multivariate. The book also provides a comparison of adaptive modeling to generalized additive modeling (GAM) and multiple adaptive regression splines (MARS) for univariate outcomes. The authors have created customized SAS macros for use in conducting adaptive regression modeling. These macros and code for conducting the analyses discussed in the book are available through the first author's website and online via the book’s Springer website. Detailed descriptions of how to use these macros and interpret their output appear throughout the book. These methods can be implemented using other programs.
Adaptive Regression for Modeling Nonlinear Relationships
Feature Engineering and Selection
Author: Max Kuhn
Publisher: CRC Press
ISBN: 1351609467
Category : Business & Economics
Languages : en
Pages : 266
Book Description
The process of developing predictive models includes many stages. Most resources focus on the modeling algorithms but neglect other critical aspects of the modeling process. This book describes techniques for finding the best representations of predictors for modeling and for nding the best subset of predictors for improving model performance. A variety of example data sets are used to illustrate the techniques along with R programs for reproducing the results.
Publisher: CRC Press
ISBN: 1351609467
Category : Business & Economics
Languages : en
Pages : 266
Book Description
The process of developing predictive models includes many stages. Most resources focus on the modeling algorithms but neglect other critical aspects of the modeling process. This book describes techniques for finding the best representations of predictors for modeling and for nding the best subset of predictors for improving model performance. A variety of example data sets are used to illustrate the techniques along with R programs for reproducing the results.
Hands-On Machine Learning with R
Author: Brad Boehmke
Publisher: CRC Press
ISBN: 1000730433
Category : Business & Economics
Languages : en
Pages : 373
Book Description
Hands-on Machine Learning with R provides a practical and applied approach to learning and developing intuition into today’s most popular machine learning methods. This book serves as a practitioner’s guide to the machine learning process and is meant to help the reader learn to apply the machine learning stack within R, which includes using various R packages such as glmnet, h2o, ranger, xgboost, keras, and others to effectively model and gain insight from their data. The book favors a hands-on approach, providing an intuitive understanding of machine learning concepts through concrete examples and just a little bit of theory. Throughout this book, the reader will be exposed to the entire machine learning process including feature engineering, resampling, hyperparameter tuning, model evaluation, and interpretation. The reader will be exposed to powerful algorithms such as regularized regression, random forests, gradient boosting machines, deep learning, generalized low rank models, and more! By favoring a hands-on approach and using real word data, the reader will gain an intuitive understanding of the architectures and engines that drive these algorithms and packages, understand when and how to tune the various hyperparameters, and be able to interpret model results. By the end of this book, the reader should have a firm grasp of R’s machine learning stack and be able to implement a systematic approach for producing high quality modeling results. Features: · Offers a practical and applied introduction to the most popular machine learning methods. · Topics covered include feature engineering, resampling, deep learning and more. · Uses a hands-on approach and real world data.
Publisher: CRC Press
ISBN: 1000730433
Category : Business & Economics
Languages : en
Pages : 373
Book Description
Hands-on Machine Learning with R provides a practical and applied approach to learning and developing intuition into today’s most popular machine learning methods. This book serves as a practitioner’s guide to the machine learning process and is meant to help the reader learn to apply the machine learning stack within R, which includes using various R packages such as glmnet, h2o, ranger, xgboost, keras, and others to effectively model and gain insight from their data. The book favors a hands-on approach, providing an intuitive understanding of machine learning concepts through concrete examples and just a little bit of theory. Throughout this book, the reader will be exposed to the entire machine learning process including feature engineering, resampling, hyperparameter tuning, model evaluation, and interpretation. The reader will be exposed to powerful algorithms such as regularized regression, random forests, gradient boosting machines, deep learning, generalized low rank models, and more! By favoring a hands-on approach and using real word data, the reader will gain an intuitive understanding of the architectures and engines that drive these algorithms and packages, understand when and how to tune the various hyperparameters, and be able to interpret model results. By the end of this book, the reader should have a firm grasp of R’s machine learning stack and be able to implement a systematic approach for producing high quality modeling results. Features: · Offers a practical and applied introduction to the most popular machine learning methods. · Topics covered include feature engineering, resampling, deep learning and more. · Uses a hands-on approach and real world data.
Applied Multivariate Statistical Concepts
Author: Debbie L. Hahs-Vaughn
Publisher: Taylor & Francis
ISBN: 1040128459
Category : Psychology
Languages : en
Pages : 877
Book Description
This second edition of Applied Multivariate Statistical Concepts covers the classic and cutting-edge multivariate techniques used in today’s research. Through clear writing and engaging pedagogy and examples using real data, Hahs-Vaughn walks students through the most used methods to learn why and how to apply each technique. A conceptual approach with a higher than usual text-to-formula ratio helps readers master key concepts so they can implement and interpret results generated by today’s sophisticated software. Additional features include examples using real data from the social sciences; templates for writing research questions and results that provide manuscript-ready models; step-by-step instructions on using R and SPSS statistical software with screenshots and annotated output; clear coverage of assumptions, including how to test them and the effects of their violation; and conceptual, computational, and interpretative example problems that mirror the real-world problems students encounter in their studies and careers. This edition features expanded coverage of topics, such as propensity score analysis, path analysis and confirmatory factor analysis, and centering, moderation effects, and power as related to multilevel modelling. New topics are introduced, such as addressing missing data and latent class analysis, while each chapter features an introduction to using R statistical software. This textbook is ideal for courses on multivariate statistics/analysis/design, advanced statistics, and quantitative techniques, as well as for graduate students broadly in social sciences, education, and behavioral sciences. It also appeals to researchers with no training in multivariate methods.
Publisher: Taylor & Francis
ISBN: 1040128459
Category : Psychology
Languages : en
Pages : 877
Book Description
This second edition of Applied Multivariate Statistical Concepts covers the classic and cutting-edge multivariate techniques used in today’s research. Through clear writing and engaging pedagogy and examples using real data, Hahs-Vaughn walks students through the most used methods to learn why and how to apply each technique. A conceptual approach with a higher than usual text-to-formula ratio helps readers master key concepts so they can implement and interpret results generated by today’s sophisticated software. Additional features include examples using real data from the social sciences; templates for writing research questions and results that provide manuscript-ready models; step-by-step instructions on using R and SPSS statistical software with screenshots and annotated output; clear coverage of assumptions, including how to test them and the effects of their violation; and conceptual, computational, and interpretative example problems that mirror the real-world problems students encounter in their studies and careers. This edition features expanded coverage of topics, such as propensity score analysis, path analysis and confirmatory factor analysis, and centering, moderation effects, and power as related to multilevel modelling. New topics are introduced, such as addressing missing data and latent class analysis, while each chapter features an introduction to using R statistical software. This textbook is ideal for courses on multivariate statistics/analysis/design, advanced statistics, and quantitative techniques, as well as for graduate students broadly in social sciences, education, and behavioral sciences. It also appeals to researchers with no training in multivariate methods.
Statistical Concepts - A Second Course
Author: Debbie L. Hahs-Vaughn
Publisher: Routledge
ISBN: 1000124436
Category : Psychology
Languages : en
Pages : 782
Book Description
Statistical Concepts—A Second Course presents the last 10 chapters from An Introduction to Statistical Concepts, Fourth Edition. Designed for second and upper-level statistics courses, this book highlights how statistics work and how best to utilize them to aid students in the analysis of their own data and the interpretation of research results. In this new edition, Hahs-Vaughn and Lomax discuss sensitivity, specificity, false positive and false negative errors. Coverage of effect sizes has been expanded upon and more organizational features (to summarize key concepts) have been included. A final chapter on mediation and moderation has been added for a more complete presentation of regression models. In addition to instructions and screen shots for using SPSS, new to this edition is annotated script for using R. This book acts as a clear and accessible instructional tool to help readers fully understand statistical concepts and how to apply them to data. It is an invaluable resource for students undertaking a course in statistics in any number of social science and behavioral science disciplines.
Publisher: Routledge
ISBN: 1000124436
Category : Psychology
Languages : en
Pages : 782
Book Description
Statistical Concepts—A Second Course presents the last 10 chapters from An Introduction to Statistical Concepts, Fourth Edition. Designed for second and upper-level statistics courses, this book highlights how statistics work and how best to utilize them to aid students in the analysis of their own data and the interpretation of research results. In this new edition, Hahs-Vaughn and Lomax discuss sensitivity, specificity, false positive and false negative errors. Coverage of effect sizes has been expanded upon and more organizational features (to summarize key concepts) have been included. A final chapter on mediation and moderation has been added for a more complete presentation of regression models. In addition to instructions and screen shots for using SPSS, new to this edition is annotated script for using R. This book acts as a clear and accessible instructional tool to help readers fully understand statistical concepts and how to apply them to data. It is an invaluable resource for students undertaking a course in statistics in any number of social science and behavioral science disciplines.
Imputation Methods for Missing Hydrometeorological Data Estimation
Author: Ramesh S. V. Teegavarapu
Publisher: Springer Nature
ISBN: 3031609468
Category :
Languages : en
Pages : 532
Book Description
Publisher: Springer Nature
ISBN: 3031609468
Category :
Languages : en
Pages : 532
Book Description
An Introduction to Statistical Concepts
Author: Debbie L. Hahs-Vaughn
Publisher: Routledge
ISBN: 1317228731
Category : Psychology
Languages : en
Pages : 1187
Book Description
The new edition of An Introduction to Statistical Concepts is designed to help students really understand statistical concepts, the situations in which they can be used, and how to apply them to data. Hahs-Vaughn and Lomax discuss the most popular, along with many of the lesser-known, procedures and models, whilst also exploring nonparametric procedures used when standard assumptions are violated. They provide in-depth coverage of testing assumptions and highlight several online tools for computing statistics (e.g., effect sizes and their confidence intervals and power). This comprehensive, flexible, and accessible text includes a new chapter on mediation and moderation; expanded coverage of effect sizes; and discussions of sensitivity, specificity, false positive, and false negative, along with using the receiver operator characteristic (ROC) curve. In addition to instructions and screen shots for using SPSS, new to this edition is annotated script for using R. This book, noted for its crystal-clear explanations, and its inclusion of only the most crucial equations, is an invaluable resource for students undertaking a course in statistics in any number of social science and behavioral disciplines—from education, business, communication, exercise science, psychology, sociology and more.
Publisher: Routledge
ISBN: 1317228731
Category : Psychology
Languages : en
Pages : 1187
Book Description
The new edition of An Introduction to Statistical Concepts is designed to help students really understand statistical concepts, the situations in which they can be used, and how to apply them to data. Hahs-Vaughn and Lomax discuss the most popular, along with many of the lesser-known, procedures and models, whilst also exploring nonparametric procedures used when standard assumptions are violated. They provide in-depth coverage of testing assumptions and highlight several online tools for computing statistics (e.g., effect sizes and their confidence intervals and power). This comprehensive, flexible, and accessible text includes a new chapter on mediation and moderation; expanded coverage of effect sizes; and discussions of sensitivity, specificity, false positive, and false negative, along with using the receiver operator characteristic (ROC) curve. In addition to instructions and screen shots for using SPSS, new to this edition is annotated script for using R. This book, noted for its crystal-clear explanations, and its inclusion of only the most crucial equations, is an invaluable resource for students undertaking a course in statistics in any number of social science and behavioral disciplines—from education, business, communication, exercise science, psychology, sociology and more.
Spatial Complexity, Informatics, and Wildlife Conservation
Author: Samuel A. Cushman
Publisher: Springer Science & Business Media
ISBN: 4431877711
Category : Science
Languages : en
Pages : 449
Book Description
As Earth faces the greatest mass extinction in 65 million years, the present is a moment of tremendous foment and emergence in ecological science. With leaps in advances in ecological research and the technical tools available, scientists face the critical task of challenging policymakers and the public to recognize the urgency of our global crisis. This book focuses directly on the interplay between theory, data, and analytical methodology in the rapidly evolving fields of animal ecology, conservation, and management. The mixture of topics of particular current relevance includes landscape ecology, remote sensing, spatial modeling, geostatistics, genomics, and ecological informatics. The greatest interest to the practicing scientist and graduate student will be the synthesis and integration of these topics to provide a composite view of the emerging field of spatial ecological informatics and its applications in research and management.
Publisher: Springer Science & Business Media
ISBN: 4431877711
Category : Science
Languages : en
Pages : 449
Book Description
As Earth faces the greatest mass extinction in 65 million years, the present is a moment of tremendous foment and emergence in ecological science. With leaps in advances in ecological research and the technical tools available, scientists face the critical task of challenging policymakers and the public to recognize the urgency of our global crisis. This book focuses directly on the interplay between theory, data, and analytical methodology in the rapidly evolving fields of animal ecology, conservation, and management. The mixture of topics of particular current relevance includes landscape ecology, remote sensing, spatial modeling, geostatistics, genomics, and ecological informatics. The greatest interest to the practicing scientist and graduate student will be the synthesis and integration of these topics to provide a composite view of the emerging field of spatial ecological informatics and its applications in research and management.
MARS Applications in Geotechnical Engineering Systems
Author: Wengang Zhang
Publisher: Springer
ISBN: 9811374228
Category : Science
Languages : en
Pages : 250
Book Description
This book presents the application of a comparatively simple nonparametric regression algorithm, known as the multivariate adaptive regression splines (MARS) surrogate model, which can be used to approximate the relationship between the inputs and outputs, and express that relationship mathematically. The book first describes the MARS algorithm, then highlights a number of geotechnical applications with multivariate big data sets to explore the approach’s generalization capabilities and accuracy. As such, it offers a valuable resource for all geotechnical researchers, engineers, and general readers interested in big data analysis.
Publisher: Springer
ISBN: 9811374228
Category : Science
Languages : en
Pages : 250
Book Description
This book presents the application of a comparatively simple nonparametric regression algorithm, known as the multivariate adaptive regression splines (MARS) surrogate model, which can be used to approximate the relationship between the inputs and outputs, and express that relationship mathematically. The book first describes the MARS algorithm, then highlights a number of geotechnical applications with multivariate big data sets to explore the approach’s generalization capabilities and accuracy. As such, it offers a valuable resource for all geotechnical researchers, engineers, and general readers interested in big data analysis.
Machine Learning Toolbox for Social Scientists
Author: Yigit Aydede
Publisher: CRC Press
ISBN: 1000958248
Category : Computers
Languages : en
Pages : 601
Book Description
Machine Learning Toolbox for Social Scientists covers predictive methods with complementary statistical "tools" that make it mostly self-contained. The inferential statistics is the traditional framework for most data analytics courses in social science and business fields, especially in Economics and Finance. The new organization that this book offers goes beyond standard machine learning code applications, providing intuitive backgrounds for new predictive methods that social science and business students can follow. The book also adds many other modern statistical tools complementary to predictive methods that cannot be easily found in "econometrics" textbooks: nonparametric methods, data exploration with predictive models, penalized regressions, model selection with sparsity, dimension reduction methods, nonparametric time-series predictions, graphical network analysis, algorithmic optimization methods, classification with imbalanced data, and many others. This book is targeted at students and researchers who have no advanced statistical background, but instead coming from the tradition of "inferential statistics". The modern statistical methods the book provides allows it to be effectively used in teaching in the social science and business fields. Key Features: The book is structured for those who have been trained in a traditional statistics curriculum. There is one long initial section that covers the differences in "estimation" and "prediction" for people trained for causal analysis. The book develops a background framework for Machine learning applications from Nonparametric methods. SVM and NN simple enough without too much detail. It’s self-sufficient. Nonparametric time-series predictions are new and covered in a separate section. Additional sections are added: Penalized Regressions, Dimension Reduction Methods, and Graphical Methods have been increasing in their popularity in social sciences.
Publisher: CRC Press
ISBN: 1000958248
Category : Computers
Languages : en
Pages : 601
Book Description
Machine Learning Toolbox for Social Scientists covers predictive methods with complementary statistical "tools" that make it mostly self-contained. The inferential statistics is the traditional framework for most data analytics courses in social science and business fields, especially in Economics and Finance. The new organization that this book offers goes beyond standard machine learning code applications, providing intuitive backgrounds for new predictive methods that social science and business students can follow. The book also adds many other modern statistical tools complementary to predictive methods that cannot be easily found in "econometrics" textbooks: nonparametric methods, data exploration with predictive models, penalized regressions, model selection with sparsity, dimension reduction methods, nonparametric time-series predictions, graphical network analysis, algorithmic optimization methods, classification with imbalanced data, and many others. This book is targeted at students and researchers who have no advanced statistical background, but instead coming from the tradition of "inferential statistics". The modern statistical methods the book provides allows it to be effectively used in teaching in the social science and business fields. Key Features: The book is structured for those who have been trained in a traditional statistics curriculum. There is one long initial section that covers the differences in "estimation" and "prediction" for people trained for causal analysis. The book develops a background framework for Machine learning applications from Nonparametric methods. SVM and NN simple enough without too much detail. It’s self-sufficient. Nonparametric time-series predictions are new and covered in a separate section. Additional sections are added: Penalized Regressions, Dimension Reduction Methods, and Graphical Methods have been increasing in their popularity in social sciences.