Browse Results

Showing 19,251 through 19,275 of 24,658 results

R and MATLAB (Chapman & Hall/CRC The R Series)

by David E. Hiebeler

The First Book to Explain How a User of R or MATLAB Can Benefit from the Other In today’s increasingly interdisciplinary world, R and MATLAB® users from different backgrounds must often work together and share code. R and MATLAB® is designed for users who already know R or MATLAB and now need to learn the other platform. The book makes the transition from one platform to the other as quick and painless as possible. Enables R and MATLAB Users to Easily Collaborate and Share Code The author covers essential tasks, such as working with matrices and vectors, writing functions and other programming concepts, graphics, numerical computing, and file input/output. He highlights important differences between the two platforms and explores common mistakes that are easy to make when transitioning from one platform to the other.

R Bioinformatics Cookbook: Use R and Bioconductor to perform RNAseq, genomics, data visualization, and bioinformatic analysis

by Dan MacLean

Over 60 recipes to model and handle real-life biological data using modern libraries from the R ecosystem Key Features Apply modern R packages to handle biological data using real-world examples Represent biological data with advanced visualizations suitable for research and publications Handle real-world problems in bioinformatics such as next-generation sequencing, metagenomics, and automating analyses Book Description Handling biological data effectively requires an in-depth knowledge of machine learning techniques and computational skills, along with an understanding of how to use tools such as edgeR and DESeq. With the R Bioinformatics Cookbook, you'll explore all this and more, tackling common and not-so-common challenges in the bioinformatics domain using real-world examples. This book will use a recipe-based approach to show you how to perform practical research and analysis in computational biology with R. You will learn how to effectively analyze your data with the latest tools in Bioconductor, ggplot, and tidyverse. The book will guide you through the essential tools in Bioconductor to help you understand and carry out protocols in RNAseq, phylogenetics, genomics, and sequence analysis. As you progress, you will get up to speed with how machine learning techniques can be used in the bioinformatics domain. You will gradually develop key computational skills such as creating reusable workflows in R Markdown and packages for code reuse. By the end of this book, you'll have gained a solid understanding of the most important and widely used techniques in bioinformatic analysis and the tools you need to work with real biological data. What you will learn Employ Bioconductor to determine differential expressions in RNAseq data Run SAMtools and develop pipelines to find single nucleotide polymorphisms (SNPs) and Indels Use ggplot to create and annotate a range of visualizations Query external databases with Ensembl to find functional genomics information Execute large-scale multiple sequence alignment with DECIPHER to perform comparative genomics Use d3.js and Plotly to create dynamic and interactive web graphics Use k-nearest neighbors, support vector machines and random forests to find groups and classify data Who this book is for This book is for bioinformaticians, data analysts, researchers, and R developers who want to address intermediate-to-advanced biological and bioinformatics problems by learning through a recipe-based approach. Working knowledge of R programming language and basic knowledge of bioinformatics are prerequisites.

The R Book

by Michael J. Crawley

Hugely successful and popular text presenting an extensive and comprehensive guide for all R users The R language is recognized as one of the most powerful and flexible statistical software packages, enabling users to apply many statistical techniques that would be impossible without such software to help implement such large data sets. R has become an essential tool for understanding and carrying out research.This edition:Features full colour text and extensive graphics throughout.Introduces a clear structure with numbered section headings to help readers locate information more efficiently.Looks at the evolution of R over the past five years.Features a new chapter on Bayesian Analysis and Meta-Analysis.Presents a fully revised and updated bibliography and reference section.Is supported by an accompanying website allowing examples from the text to be run by the user. Praise for the first edition:'...if you are an R user or wannabe R user, this text is the one that should be on your shelf. The breadth of topics covered is unsurpassed when it comes to texts on data analysis in R.' (The American Statistician, August 2008)'The High-level software language of R is setting standards in quantitative analysis. And now anybody can get to grips with it thanks to The R Book...' (Professional Pensions, July 2007)

The R Book

by Elinor Jones Simon Harden Michael J. Crawley

A start-to-finish guide to one of the most useful programming languages for researchers in a variety of fields In the newly revised Third Edition of The R Book, a team of distinguished teachers and researchers delivers a user-friendly and comprehensive discussion of foundational and advanced topics in the R software language, which is used widely in science, engineering, medicine, economics, and other fields. The book is designed to be used as both a complete text—readable from cover to cover—and as a reference manual for practitioners seeking authoritative guidance on particular topics. This latest edition offers instruction on the use of the RStudio GUI, an easy-to-use environment for those new to R. It provides readers with a complete walkthrough of the R language, beginning at a point that assumes no prior knowledge of R and very little previous knowledge of statistics. Readers will also find: A thorough introduction to fundamental concepts in statistics and step-by-step roadmaps to their implementation in R; Comprehensive explorations of worked examples in R; A complementary companion website with downloadable datasets that are used in the book; In-depth examination of essential R packages. Perfect for undergraduate and postgraduate students of science, engineering, medicine economics, and geography, The R Book will also earn a place in the libraries of social sciences professionals.

R-Calculus, V: Description Logics (Perspectives in Formal Induction, Revision and Evolution)

by Wei Li Yuefei Sui

This book series consists of two parts, decidable description logics and undecidable description logics. It gives the R-calculi for description logics. This book offers a rich blend of theory and practice. It is suitable for students, researchers and practitioners in the field of logic.

An R Companion for Applied Statistics I: Basic Bivariate Techniques

by Danney Rasco

An R Companion for Applied Statistics I: Basic Bivariate Techniques breaks the language of the R software down into manageable chunks in order to help students learn how to use it. R is a powerful, flexible, and free tool. However, the flexibility—which eventually becomes a great asset—can make the initial learning curve appear steep. This book introduces a few key aspects of the R tool. As readers become comfortable with these aspects, they develop a foundation from which to more thoroughly explore R and the packages available for it. This introduction does not explain every possible way to analyze data or perform a specific type of analysis. Rather, it focuses on the analyses that are traditionally included in an undergraduate statistics course and provides one or two ways to run these analyses in R. Datasets and scripts to run the examples are provided on an accompanying website. The book has been designed to be an R companion to Warner′s Applied Statistics I, Third Edition, and includes end-of-chapter instructions for replicating the examples from that book in R. However, this text can also be used as a stand-alone R guide, without reference to the Warner text.

An R Companion for Applied Statistics I: Basic Bivariate Techniques

by Danney Rasco

An R Companion for Applied Statistics I: Basic Bivariate Techniques breaks the language of the R software down into manageable chunks in order to help students learn how to use it. R is a powerful, flexible, and free tool. However, the flexibility—which eventually becomes a great asset—can make the initial learning curve appear steep. This book introduces a few key aspects of the R tool. As readers become comfortable with these aspects, they develop a foundation from which to more thoroughly explore R and the packages available for it. This introduction does not explain every possible way to analyze data or perform a specific type of analysis. Rather, it focuses on the analyses that are traditionally included in an undergraduate statistics course and provides one or two ways to run these analyses in R. Datasets and scripts to run the examples are provided on an accompanying website. The book has been designed to be an R companion to Warner′s Applied Statistics I, Third Edition, and includes end-of-chapter instructions for replicating the examples from that book in R. However, this text can also be used as a stand-alone R guide, without reference to the Warner text.

An R Companion for Applied Statistics II: Multivariable and Multivariate Techniques

by Danney Rasco

An R Companion for Applied Statistics II: Multivariable and Multivariate Techniques breaks the language of the R software down into manageable chunks in order to help students learn how to use R to analyze multivariate data. The book focuses on the statistics generally covered in an intermediate or multivariate statistics course and provides one or two ways to run each analysis in R. The book has been designed to be an R companion to Rebecca M. Warner′s Applied Statistics II: Third Edition, and includes end-of-chapter instructions for replicating the examples from that book in R. However, this text can also be used as a stand-alone R guide for a multivariate statistics course, without reference to the Warner text. Datasets and scripts to run the examples are provided on an accompanying website.

An R Companion for Applied Statistics II: Multivariable and Multivariate Techniques

by Danney Rasco

An R Companion for Applied Statistics II: Multivariable and Multivariate Techniques breaks the language of the R software down into manageable chunks in order to help students learn how to use R to analyze multivariate data. The book focuses on the statistics generally covered in an intermediate or multivariate statistics course and provides one or two ways to run each analysis in R. The book has been designed to be an R companion to Rebecca M. Warner′s Applied Statistics II: Third Edition, and includes end-of-chapter instructions for replicating the examples from that book in R. However, this text can also be used as a stand-alone R guide for a multivariate statistics course, without reference to the Warner text. Datasets and scripts to run the examples are provided on an accompanying website.

R Companion for Sampling: Design and Analysis, Third Edition

by Yan Lu Sharon L. Lohr

The R Companion for Sampling: Design and Analysis, designed to be read alongside Sampling: Design and Analysis, Third Edition by Sharon L. Lohr (SDA; 2022, CRC Press), shows how to use functions in base R and contributed packages to perform calculations for the examples in SDA. No prior experience with R is needed. Chapter 1 tells you how to obtain R and RStudio, introduces basic features of the R statistical software environment, and helps you get started with analyzing data. Each subsequent chapter provides step-by-step guidance for working through the data examples in the corresponding chapter of SDA, with code, output, and interpretation. Tips and warnings help you develop good programming practices and avoid common survey data analysis errors. R features and functions are introduced as they are needed so you can see how each type of sample is selected and analyzed. Each chapter builds on the knowledge developed earlier for simpler designs; after finishing the book, you will know how to use R to select and analyze almost any type of probability sample. All R code and data sets used in this book are available online to help you develop your skills analyzing survey data from social and public opinion research, public health, crime, education, business, agriculture, and ecology.

An R Companion to Applied Regression

by John Fox Sanford Weisberg

An R Companion to Applied Regression is a broad introduction to the R statistical computing environment in the context of applied regression analysis. John Fox and Sanford Weisberg provide a step-by-step guide to using the free statistical software R, an emphasis on integrating statistical computing in R with the practice of data analysis, coverage of generalized linear models, and substantial web-based support materials. The Third Edition has been reorganized and includes a new chapter on mixed-effects models, new and updated data sets, and a de-emphasis on statistical programming, while retaining a general introduction to basic R programming. The authors have substantially updated both the car and effects packages for R for this edition, introducing additional capabilities and making the software more consistent and easier to use. They also advocate an everyday data-analysis workflow that encourages reproducible research. To this end, they provide coverage of RStudio, an interactive development environment for R that allows readers to organize and document their work in a simple and intuitive fashion, and then easily share their results with others. Also included is coverage of R Markdown, showing how to create documents that mix R commands with explanatory text. "An R Companion to Applied Regression continues to provide the most comprehensive and user-friendly guide to estimating, interpreting, and presenting results from regression models in R." –Christopher Hare, University of California, Davis

An R Companion to Applied Regression

by John Fox Sanford Weisberg

An R Companion to Applied Regression is a broad introduction to the R statistical computing environment in the context of applied regression analysis. John Fox and Sanford Weisberg provide a step-by-step guide to using the free statistical software R, an emphasis on integrating statistical computing in R with the practice of data analysis, coverage of generalized linear models, and substantial web-based support materials. The Third Edition has been reorganized and includes a new chapter on mixed-effects models, new and updated data sets, and a de-emphasis on statistical programming, while retaining a general introduction to basic R programming. The authors have substantially updated both the car and effects packages for R for this edition, introducing additional capabilities and making the software more consistent and easier to use. They also advocate an everyday data-analysis workflow that encourages reproducible research. To this end, they provide coverage of RStudio, an interactive development environment for R that allows readers to organize and document their work in a simple and intuitive fashion, and then easily share their results with others. Also included is coverage of R Markdown, showing how to create documents that mix R commands with explanatory text. "An R Companion to Applied Regression continues to provide the most comprehensive and user-friendly guide to estimating, interpreting, and presenting results from regression models in R." –Christopher Hare, University of California, Davis

An R Companion to Linear Statistical Models

by Christopher Hay-Jahans

This work was prepared to serve as an R supplement for textbooks on Linear Statistical Models. It provides computational and coding details on the use of R that textbooks do not. Topics covered include simple and multiple linear regression models, models for one- and two-factor fixed-effects designs, covariance models, and models for randomized complete block designs. The text can serve as both a course supplement and a fairly detailed self-help resource. The development of grass-roots code alongside demonstrations of pre-packaged routines provides users with illustrations on how to develop their own programs with R.

R Cookbook: Proven Recipes for Data Analysis, Statistics, and Graphics (Cookbook Ser.)

by Paul Teetor

With more than 200 practical recipes, this book helps you perform data analysis with R quickly and efficiently. The R language provides everything you need to do statistical work, but its structure can be difficult to master. This collection of concise, task-oriented recipes makes you productive with R immediately, with solutions ranging from basic tasks to input and output, general statistics, graphics, and linear regression. Each recipe addresses a specific problem, with a discussion that explains the solution and offers insight into how it works. If you're a beginner, R Cookbook will help get you started. If you're an experienced data programmer, it will jog your memory and expand your horizons. You'll get the job done faster and learn more about R in the process. Create vectors, handle variables, and perform other basic functions Input and output data Tackle data structures such as matrices, lists, factors, and data frames Work with probability, probability distributions, and random variables Calculate statistics and confidence intervals, and perform statistical tests Create a variety of graphic displays Build statistical models with linear regressions and analysis of variance (ANOVA) Explore advanced statistical techniques, such as finding clusters in your data "Wonderfully readable, R Cookbook serves not only as a solutions manual of sorts, but as a truly enjoyable way to explore the R language--one practical example at a time." --Jeffrey Ryan, software consultant and R package author

R Cookbook: Proven Recipes for Data Analysis, Statistics, and Graphics (Cookbook Ser.)

by Paul Teetor Jd Long

With more than 275 practical recipes, this expanded edition helps you perform data analysis with R quickly and efficiently. The R language provides everything you need to do statistical work, but its structure can be difficult to master. These task-oriented recipes make you productive with R immediately. Solutions range from basic tasks to input and output, general statistics, graphics, and linear regression.Each recipe addresses a specific problem and includes a discussion that explains the solution and provides insight into how it works. If you’re a beginner, R Cookbook will help get you started. If you’re an intermediate user, this book will jog your memory and expand your horizons. You’ll get the job done faster and learn more about R in the process. Create vectors, handle variables, and perform other basic functions; Simplify data input and output; Tackle data structures such as matrices, lists, factors, and data frames; Work with probability, probability distributions, and random variables; Calculate statistics and confidence intervals and perform statistical tests; Create a variety of graphic displays; Build statistical models with linear regressions and analysis of variance (ANOVA). Explore advanced statistical techniques, such as finding clusters in your data.

R Data Analysis without Programming

by David W. Gerbing

This book prepares readers to analyze data and interpret statistical results using R more quickly than other texts. R is a challenging program to learn because code must be created to get started. To alleviate that challenge, Professor Gerbing developed lessR. LessR extensions remove the need to program. By introducing R through less R, readers learn how to organize data for analysis, read the data into R, and produce output without performing numerous functions and programming exercises first. With lessR, readers can select the necessary procedure and change the relevant variables without programming. The text reviews basic statistical procedures with the lessR enhancements added to the standard R environment. Through the use of lessR, R becomes immediately accessible to the novice user and easier to use for the experienced user. Highlights of the book include: Quick Starts that introduce readers to the concepts and commands reviewed in the chapters. Margin notes that highlight,define,illustrate,and cross-reference the key concepts.When readers encounter a term previously discussed, the margin notes identify the page number to the initial introduction. Scenarios that highlight the use of a specific analysis followed by the corresponding R/lessR input and an interpretation of the resulting output. Numerous examples of output from psychology, business, education, and other social sciences, that demonstrate how to interpret results. Two data sets provided on the website and analyzed multiple times in the book, provide continuity throughout. End of chapter worked problems help readers test their understanding of the concepts. A website at www.lessRstats.com that features the lessR program, the book’s data sets referenced in standard text and SPSS formats so readers can practice using R/lessR by working through the text examples and worked problems, PDF slides for each chapter, solutions to the book’s worked problems, links to R/lessR videos to help readers better understand the program, and more. An ideal supplement for graduate or advanced undergraduate courses in statistics, research methods, or any course in which R is used, taught in departments of psychology, business, education, and other social and health sciences, this book is also appreciated by researchers interested in using R for their data analysis. Prerequisites include basic statistical knowledge. Knowledge of R is not assumed.

R Data Analysis without Programming: Explanation and Interpretation

by David W. Gerbing

The new edition of this innovative book, R Data Analysis without Programming, prepares the readers to quickly analyze data and interpret statistical results using R. Professor Gerbing has developed lessR, a ground-breaking method in alleviating the challenges of R programming. The lessR extends R, removing the need for programming. This edition expands upon the first edition’s introduction to R through lessR, which enables the readers to learn how to organize data for analysis, read the data into R, and generate output without performing numerous functions and programming exercises first. With lessR, readers can select the necessary procedure and change the relevant variables with simple function calls. The text reviews and explains basic statistical procedures with the lessR enhancements added to the standard R environment. Using lessR, data analysis with R becomes immediately accessible to the novice user and easier to use for the experienced user. Highlights along with content new to this edition include: Explanation and Interpretation of all data analysis techniques; much more than a computer manual, this book shows the reader how to explain and interpret the results. Introduces the concepts and commands reviewed in each chapter. Clear, relaxed writing style more effectively communicates the underlying concepts than more stilted academic writing. Extensive margin notes highlight, define, illustrate, and cross-reference the key concepts. When readers encounter a term previously discussed, the margin notes identify the page number for the initial introduction. Scenarios that highlight the use of a specific analysis followed by the corresponding R/lessR input, output, and an interpretation of the results. Numerous examples of output from psychology, business, education, and other social sciences, that demonstrate the analysis and how to interpret results. Two data sets are analyzed multiple times in the book, provide continuity throughout. Comprehensive: A wide range of data analysis techniques are presented throughout the book. Integration with machine learning as regression analysis is presented from both the traditional perspective and from the modern machine learning perspective. End of chapter problems help readers test their understanding of the concepts. A website at www.lessRstats.com that features the data sets referenced in both standard text and SPSS formats so readers can practice using R/lessR by working through the text examples and worked problems, R/lessR videos to help readers better understand the program, and more. This book is ideal for graduate and undergraduate courses in statistics beyond the introductory course, research methods, and/or any data analysis course, taught in departments of psychology, business, education, and other social and health sciences; this book is also appreciated by researchers doing data analysis. Prerequisites include basic statistical knowledge, though the concepts are explained from the beginning in the book. Previous knowledge of R is not assumed.

R. Edward Freeman’s Selected Works on Stakeholder Theory and Business Ethics (Issues in Business Ethics #53)

by Sergiy D. Dmytriyev R. Edward Freeman

Ed Freeman’s influential ideas on stakeholder theory, business ethics, humanities, and capitalism became foundational in the management field and turned around the mainstream thinking about business. Stakeholder theory developed by Freeman and others posits that business is not as much about profits, but rather about creating value for its stakeholders, including employees, customers, communities, financiers, and suppliers. The relationship between a company and its stakeholders is the essence of business and should be of utmost attention to its managers. Managers should avoid resorting to trade-offs by prioritizing one stakeholder group (e.g., shareholders) over the others and strive to run their companies in the interests of all stakeholders. The idea of pursuing the interests of all stakeholders became revolutionary in management and went far beyond the management field, expanding to Law, Health Care, Education, Public Policy and Administration, and Environmental Policy. This book is a collection of Ed Freeman’s most influential and important works on stakeholder theory as well as business ethics, humanities, and capitalism.

R for Business Analytics

by A Ohri

R for Business Analytics looks at some of the most common tasks performed by business analysts and helps the user navigate the wealth of information in R and its 4000 packages. With this information the reader can select the packages that can help process the analytical tasks with minimum effort and maximum usefulness. The use of Graphical User Interfaces (GUI) is emphasized in this book to further cut down and bend the famous learning curve in learning R. This book is aimed to help you kick-start with analytics including chapters on data visualization, code examples on web analytics and social media analytics, clustering, regression models, text mining, data mining models and forecasting. The book tries to expose the reader to a breadth of business analytics topics without burying the user in needless depth. The included references and links allow the reader to pursue business analytics topics. This book is aimed at business analysts with basic programming skills for using R for Business Analytics. Note the scope of the book is neither statistical theory nor graduate level research for statistics, but rather it is for business analytics practitioners. Business analytics (BA) refers to the field of exploration and investigation of data generated by businesses. Business Intelligence (BI) is the seamless dissemination of information through the organization, which primarily involves business metrics both past and current for the use of decision support in businesses. Data Mining (DM) is the process of discovering new patterns from large data using algorithms and statistical methods. To differentiate between the three, BI is mostly current reports, BA is models to predict and strategize and DM matches patterns in big data. The R statistical software is the fastest growing analytics platform in the world, and is established in both academia and corporations for robustness, reliability and accuracy. The book utilizes Albert Einstein's famous remarks on making things as simple as possible, but no simpler. This book will blow the last remaining doubts in your mind about using R in your business environment. Even non-technical users will enjoy the easy-to-use examples. The interviews with creators and corporate users of R make the book very readable. The author firmly believes Isaac Asimov was a better writer in spreading science than any textbook or journal author.

R For College Mathematics and Statistics

by Thomas Pfaff

R for College Mathematics and Statistics encourages the use of R in mathematics and statistics courses. Instructors are no longer limited to ``nice'' functions in calculus classes. They can require reports and homework with graphs. They can do simulations and experiments. R can be useful for student projects, for creating graphics for teaching, as well as for scholarly work. This book presents ways R, which is freely available, can enhance the teaching of mathematics and statistics. <p><p> R has the potential to help students learn mathematics due to the need for precision, understanding of symbols and functions, and the logical nature of code. Moreover, the text provides students the opportunity for experimenting with concepts in any mathematics course.

R for Conservation and Development Projects: A Primer for Practitioners (Chapman & Hall/CRC The R Series)

by Nathan Whitmore

This book is aimed at conservation and development practitioners who need to learn and use R in a part-time professional context. It gives people with a non-technical background a set of skills to graph, map, and model in R. It also provides background on data integration in project management and covers fundamental statistical concepts. The book aims to demystify R and give practitioners the confidence to use it. Key Features:• Viewing data science as part of a greater knowledge and decision making system • Foundation sections on inference, evidence, and data integration • Plain English explanations of R functions • Relatable examples which are typical of activities undertaken by conservation and development organisations in the developing world • Worked examples showing how data analysis can be incorporated into project reports

R for Data Science: Import, Tidy, Transform, Visualize, and Model Data

by Garrett Grolemund Hadley Wickham

Learn how to use R to turn raw data into insight, knowledge, and understanding. This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience, R for Data Science is designed to get you doing data science as quickly as possible.Authors Hadley Wickham and Garrett Grolemund guide you through the steps of importing, wrangling, exploring, and modeling your data and communicating the results. You’ll get a complete, big-picture understanding of the data science cycle, along with basic tools you need to manage the details. Each section of the book is paired with exercises to help you practice what you’ve learned along the way.You’ll learn how to:Wrangle—transform your datasets into a form convenient for analysisProgram—learn powerful R tools for solving data problems with greater clarity and easeExplore—examine your data, generate hypotheses, and quickly test themModel—provide a low-dimensional summary that captures true "signals" in your datasetCommunicate—learn R Markdown for integrating prose, code, and results

R for Data Science

by Hadley Wickham Mine Çetinkaya-Rundel Garrett Grolemund

Use R to turn data into insight, knowledge, and understanding. With this practical book, aspiring data scientists will learn how to do data science with R and RStudio, along with the tidyverse—a collection of R packages designed to work together to make data science fast, fluent, and fun. Even if you have no programming experience, this updated edition will have you doing data science quickly.You'll learn how to import, transform, and visualize your data and communicate the results. And you'll get a complete, big-picture understanding of the data science cycle and the basic tools you need to manage the details. Updated for the latest tidyverse features and best practices, new chapters show you how to get data from spreadsheets, databases, and websites. Exercises help you practice what you've learned along the way.You'll understand how to:Visualize: Create plots for data exploration and communication of resultsTransform: Discover variable types and the tools to work with themImport: Get data into R and in a form convenient for analysisProgram: Learn R tools for solving data problems with greater clarity and easeCommunicate: Integrate prose, code, and results with Quarto

R for Health Data Science

by Ewen Harrison Riinu Pius

In this age of information, the manipulation, analysis, and interpretation of data have become a fundamental part of professional life; nowhere more so than in the delivery of healthcare. From the understanding of disease and the development of new treatments, to the diagnosis and management of individual patients, the use of data and technology is now an integral part of the business of healthcare. Those working in healthcare interact daily with data, often without realising it. The conversion of this avalanche of information to useful knowledge is essential for high-quality patient care. R for Health Data Science includes everything a healthcare professional needs to go from R novice to R guru. By the end of this book, you will be taking a sophisticated approach to health data science with beautiful visualisations, elegant tables, and nuanced analyses. Features Provides an introduction to the fundamentals of R for healthcare professionals Highlights the most popular statistical approaches to health data science Written to be as accessible as possible with minimal mathematics Emphasises the importance of truly understanding the underlying data through the use of plots Includes numerous examples that can be adapted for your own data Helps you create publishable documents and collaborate across teams With this book, you are in safe hands – Prof. Harrison is a clinician and Dr. Pius is a data scientist, bringing 25 years’ combined experience of using R at the coal face. This content has been taught to hundreds of individuals from a variety of backgrounds, from rank beginners to experts moving to R from other platforms.

R For Marketing Research and Analytics (Use R!)

by Chris Chapman Elea McDonnell Feit

The 2nd edition of R for Marketing Research and Analytics continues to be the best place to learn R for marketing research. 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.The 2nd edition increases the book’s utility for students and instructors with the inclusion of exercises and classroom slides. At the same time, it retains all of the features that make it a vital resource for practitioners: non-mathematical exposition, examples modeled on real world marketing problems, intuitive guidance on research methods, and immediately applicable code.

Refine Search

Showing 19,251 through 19,275 of 24,658 results