0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (8)
  • R250 - R500 (32)
  • R500+ (1,376)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer software packages > Other software packages > Mathematical & statistical software

Matrix-Based Introduction to Multivariate Data Analysis (Paperback, 2nd ed. 2020): Kohei Adachi Matrix-Based Introduction to Multivariate Data Analysis (Paperback, 2nd ed. 2020)
Kohei Adachi
R3,156 Discovery Miles 31 560 Ships in 18 - 22 working days

This is the first textbook that allows readers who may be unfamiliar with matrices to understand a variety of multivariate analysis procedures in matrix forms. By explaining which models underlie particular procedures and what objective function is optimized to fit the model to the data, it enables readers to rapidly comprehend multivariate data analysis. Arranged so that readers can intuitively grasp the purposes for which multivariate analysis procedures are used, the book also offers clear explanations of those purposes, with numerical examples preceding the mathematical descriptions. Supporting the modern matrix formulations by highlighting singular value decomposition among theorems in matrix algebra, this book is useful for undergraduate students who have already learned introductory statistics, as well as for graduate students and researchers who are not familiar with matrix-intensive formulations of multivariate data analysis. The book begins by explaining fundamental matrix operations and the matrix expressions of elementary statistics. Then, it offers an introduction to popular multivariate procedures, with each chapter featuring increasing advanced levels of matrix algebra. Further the book includes in six chapters on advanced procedures, covering advanced matrix operations and recently proposed multivariate procedures, such as sparse estimation, together with a clear explication of the differences between principal components and factor analyses solutions. In a nutshell, this book allows readers to gain an understanding of the latest developments in multivariate data science.

Mathematical Research for Blockchain Economy - 1st International Conference MARBLE 2019, Santorini, Greece (Paperback, 1st ed.... Mathematical Research for Blockchain Economy - 1st International Conference MARBLE 2019, Santorini, Greece (Paperback, 1st ed. 2020)
Panos Pardalos, Ilias Kotsireas, Yike Guo, William Knottenbelt
R3,989 Discovery Miles 39 890 Ships in 18 - 22 working days

This book presents the best papers from the 1st International Conference on Mathematical Research for Blockchain Economy (MARBLE) 2019, held in Santorini, Greece. While most blockchain conferences and forums are dedicated to business applications, product development or Initial Coin Offering (ICO) launches, this conference focused on the mathematics behind blockchain to bridge the gap between practice and theory. Every year, thousands of blockchain projects are launched and circulated in the market, and there is a tremendous wealth of blockchain applications, from finance to healthcare, education, media, logistics and more. However, due to theoretical and technical barriers, most of these applications are impractical for use in a real-world business context. The papers in this book reveal the challenges and limitations, such as scalability, latency, privacy and security, and showcase solutions and developments to overcome them.

Luminescence - Data Analysis and Modeling Using R (Paperback, 1st ed. 2021): Vasilis Pagonis Luminescence - Data Analysis and Modeling Using R (Paperback, 1st ed. 2021)
Vasilis Pagonis
R2,447 Discovery Miles 24 470 Ships in 18 - 22 working days

This book covers applications of R to the general discipline of radiation dosimetry and to the specific areas of luminescence dosimetry, luminescence dating, and radiation protection dosimetry. It features more than 90 detailed worked examples of R code fully integrated into the text, with extensive annotations. The book shows how researchers can use available R packages to analyze their experimental data, and how to extract the various parameters describing mathematically the luminescence signals. In each chapter, the theory behind the subject is summarized, and references are given from the literature, so that researchers can look up the details of the theory and the relevant experiments. Several chapters are dedicated to Monte Carlo methods, which are used to simulate the luminescence processes during the irradiation, heating, and optical stimulation of solids, for a wide variety of materials. This book will be useful to those who use the tools of luminescence dosimetry, including physicists, geologists, archaeologists, and for all researchers who use radiation in their research.

The Mathematica  (R) Primer (Paperback): Kevin R. Coombes, Brian R. Hunt, Ronald L. Lipsman, John E. Osborn, Garrett J. Stuck The Mathematica (R) Primer (Paperback)
Kevin R. Coombes, Brian R. Hunt, Ronald L. Lipsman, John E. Osborn, Garrett J. Stuck
R1,418 Discovery Miles 14 180 Ships in 10 - 15 working days

This book is a short, focused introduction to Mathematica, the comprehensive software system for doing mathematics. Written for the novice, this engaging book contains an explanation of essential Mathematica commands, as well as the rich Mathematica interface for preparing polished technical documents. Mathematica can be used to graph functions, solve equations, perform statistics tests, and much more. In addition, it incorporates word processing and desktop publishing features for combining mathematical computations with text and graphics, and producing polished, integrated, interactive documents. You can even use it to create documents and graphics for the Web. This book explains everything you need to know to begin using Mathematica to do all these things and more. Written for Mathematica version 3, this book can also be used with earlier versions of the software. Intermediate and advanced users may even find useful information here, especially if they are making the switch to version 3 from an earlier version.

Data Analysis and Rationality in a Complex World (Paperback, 1st ed. 2021): Theodore Chadjipadelis, Berthold Lausen, Angelos... Data Analysis and Rationality in a Complex World (Paperback, 1st ed. 2021)
Theodore Chadjipadelis, Berthold Lausen, Angelos Markos, Tae Rim Lee, Angela Montanari, …
R4,710 Discovery Miles 47 100 Ships in 18 - 22 working days

This volume presents the latest advances in statistics and data science, including theoretical, methodological and computational developments and practical applications related to classification and clustering, data gathering, exploratory and multivariate data analysis, statistical modeling, and knowledge discovery and seeking. It includes contributions on analyzing and interpreting large, complex and aggregated datasets, and highlights numerous applications in economics, finance, computer science, political science and education. It gathers a selection of peer-reviewed contributions presented at the 16th Conference of the International Federation of Classification Societies (IFCS 2019), which was organized by the Greek Society of Data Analysis and held in Thessaloniki, Greece, on August 26-29, 2019.

CRAN Recipes - DPLYR, Stringr, Lubridate, and RegEx in R (Paperback, 1st ed.): William Yarberry CRAN Recipes - DPLYR, Stringr, Lubridate, and RegEx in R (Paperback, 1st ed.)
William Yarberry
R1,536 R1,263 Discovery Miles 12 630 Save R273 (18%) Ships in 18 - 22 working days

Want to use the power of R sooner rather than later? Don't have time to plow through wordy texts and online manuals? Use this book for quick, simple code to get your projects up and running. It includes code and examples applicable to many disciplines. Written in everyday language with a minimum of complexity, each chapter provides the building blocks you need to fit R's astounding capabilities to your analytics, reporting, and visualization needs. CRAN Recipes recognizes how needless jargon and complexity get in your way. Busy professionals need simple examples and intuitive descriptions; side trips and meandering philosophical discussions are left for other books. Here R scripts are condensed, to the extent possible, to copy-paste-run format. Chapters and examples are structured to purpose rather than particular functions (e.g., "dirty data cleanup" rather than the R package name "janitor"). Everyday language eliminates the need to know functions/packages in advance. What You Will Learn Carry out input/output; visualizations; data munging; manipulations at the group level; and quick data exploration Handle forecasting (multivariate, time series, logistic regression, Facebook's Prophet, and others) Use text analytics; sampling; financial analysis; and advanced pattern matching (regex) Manipulate data using DPLYR: filter, sort, summarize, add new fields to datasets, and apply powerful IF functions Create combinations or subsets of files using joins Write efficient code using pipes to eliminate intermediate steps (MAGRITTR) Work with string/character manipulation of all types (STRINGR) Discover counts, patterns, and how to locate whole words Do wild-card matching, extraction, and invert-match Work with dates using LUBRIDATE Fix dirty data; attractive formatting; bad habits to avoid Who This Book Is For Programmers/data scientists with at least some prior exposure to R.

Text Analysis with R - For Students of Literature (Paperback, 2nd ed. 2020): Matthew L. Jockers, Rosamond Thalken Text Analysis with R - For Students of Literature (Paperback, 2nd ed. 2020)
Matthew L. Jockers, Rosamond Thalken
R1,637 Discovery Miles 16 370 Ships in 18 - 22 working days

Now in its second edition, Text Analysis with R provides a practical introduction to computational text analysis using the open source programming language R. R is an extremely popular programming language, used throughout the sciences; due to its accessibility, R is now used increasingly in other research areas. In this volume, readers immediately begin working with text, and each chapter examines a new technique or process, allowing readers to obtain a broad exposure to core R procedures and a fundamental understanding of the possibilities of computational text analysis at both the micro and the macro scale. Each chapter builds on its predecessor as readers move from small scale "microanalysis" of single texts to large scale "macroanalysis" of text corpora, and each concludes with a set of practice exercises that reinforce and expand upon the chapter lessons. The book's focus is on making the technical palatable and making the technical useful and immediately gratifying. Text Analysis with R is written with students and scholars of literature in mind but will be applicable to other humanists and social scientists wishing to extend their methodological toolkit to include quantitative and computational approaches to the study of text. Computation provides access to information in text that readers simply cannot gather using traditional qualitative methods of close reading and human synthesis. This new edition features two new chapters: one that introduces dplyr and tidyr in the context of parsing and analyzing dramatic texts to extract speaker and receiver data, and one on sentiment analysis using the syuzhet package. It is also filled with updated material in every chapter to integrate new developments in the field, current practices in R style, and the use of more efficient algorithms.

Data Science and Social Research II - Methods, Technologies and  Applications (Paperback, 1st ed. 2021): Paolo Mariani,... Data Science and Social Research II - Methods, Technologies and Applications (Paperback, 1st ed. 2021)
Paolo Mariani, Mariangela Zenga
R4,720 Discovery Miles 47 200 Ships in 18 - 22 working days

The peer-reviewed contributions gathered in this book address methods, software and applications of statistics and data science in the social sciences. The data revolution in social science research has not only produced new business models, but has also provided policymakers with better decision-making support tools. In this volume, statisticians, computer scientists and experts on social research discuss the opportunities and challenges of the social data revolution in order to pave the way for addressing new research problems. The respective contributions focus on complex social systems and current methodological advances in extracting social knowledge from large data sets, as well as modern social research on human behavior and society using large data sets. Moreover, they analyze integrated systems designed to take advantage of new social data sources, and discuss quality-related issues. The papers were originally presented at the 2nd International Conference on Data Science and Social Research, held in Milan, Italy, on February 4-5, 2019.

Proceedings of the Fifth International Conference on Mathematics and Computing - ICMC 2019 (Paperback, 1st ed. 2021): Debasis... Proceedings of the Fifth International Conference on Mathematics and Computing - ICMC 2019 (Paperback, 1st ed. 2021)
Debasis Giri, Anthony T.S. Ho, S. Ponnusamy, Nai-Wei Lo
R4,011 Discovery Miles 40 110 Ships in 18 - 22 working days

This book features selected papers from the 5th International Conference on Mathematics and Computing (ICMC 2019), organized by the School of Computer Engineering, Kalinga Institute of Industrial Technology Bhubaneswar, India, on February 6 - 9, 2019. Covering recent advances in the field of mathematics, statistics and scientific computing, the book presents innovative work by leading academics, researchers and experts from industry.

Linear Time Series with MATLAB and OCTAVE (Paperback, 1st ed. 2019): Victor Gomez Linear Time Series with MATLAB and OCTAVE (Paperback, 1st ed. 2019)
Victor Gomez
R2,670 Discovery Miles 26 700 Ships in 18 - 22 working days

This book presents an introduction to linear univariate and multivariate time series analysis, providing brief theoretical insights into each topic, and from the beginning illustrating the theory with software examples. As such, it quickly introduces readers to the peculiarities of each subject from both theoretical and the practical points of view. It also includes numerous examples and real-world applications that demonstrate how to handle different types of time series data. The associated software package, SSMMATLAB, is written in MATLAB and also runs on the free OCTAVE platform. The book focuses on linear time series models using a state space approach, with the Kalman filter and smoother as the main tools for model estimation, prediction and signal extraction. A chapter on state space models describes these tools and provides examples of their use with general state space models. Other topics discussed in the book include ARIMA; and transfer function and structural models; as well as signal extraction using the canonical decomposition in the univariate case, and VAR, VARMA, cointegrated VARMA, VARX, VARMAX, and multivariate structural models in the multivariate case. It also addresses spectral analysis, the use of fixed filters in a model-based approach, and automatic model identification procedures for ARIMA and transfer function models in the presence of outliers, interventions, complex seasonal patterns and other effects like Easter, trading day, etc. This book is intended for both students and researchers in various fields dealing with time series. The software provides numerous automatic procedures to handle common practical situations, but at the same time, readers with programming skills can write their own programs to deal with specific problems. Although the theoretical introduction to each topic is kept to a minimum, readers can consult the companion book 'Multivariate Time Series With Linear State Space Structure', by the same author, if they require more details.

Convergence Clubs in Labor Productivity and its Proximate Sources - Evidence from Developed and Developing Countries... Convergence Clubs in Labor Productivity and its Proximate Sources - Evidence from Developed and Developing Countries (Paperback, 1st ed. 2020)
Carlos Mendez
R1,408 Discovery Miles 14 080 Ships in 18 - 22 working days

Testing for economic convergence across countries has been a central issue in the literature of economic growth and development. This book introduces a modern framework to study the cross-country convergence dynamics in labor productivity and its proximate sources: capital accumulation and aggregate efficiency. In particular, recent convergence dynamics of developed as well as developing countries are evaluated through the lens of a non-linear dynamic factor model and a clustering algorithm for panel data. This framework allows us to examine key economic phenomena such as technological heterogeneity and multiple equilibria. In this context, the book provides a succinct review of the recent club convergence literature, a comparative view of developed and developing countries, and a tutorial on how to implement the club convergence framework in the statistical software Stata.

Foundations of Average-Cost Nonhomogeneous Controlled Markov Chains (Paperback, 1st ed. 2021): Xi-Ren Cao Foundations of Average-Cost Nonhomogeneous Controlled Markov Chains (Paperback, 1st ed. 2021)
Xi-Ren Cao
R1,408 Discovery Miles 14 080 Ships in 18 - 22 working days

This Springer brief addresses the challenges encountered in the study of the optimization of time-nonhomogeneous Markov chains. It develops new insights and new methodologies for systems in which concepts such as stationarity, ergodicity, periodicity and connectivity do not apply. This brief introduces the novel concept of confluencity and applies a relative optimization approach. It develops a comprehensive theory for optimization of the long-run average of time-nonhomogeneous Markov chains. The book shows that confluencity is the most fundamental concept in optimization, and that relative optimization is more suitable for treating the systems under consideration than standard ideas of dynamic programming. Using confluencity and relative optimization, the author classifies states as confluent or branching and shows how the under-selectivity issue of the long-run average can be easily addressed, multi-class optimization implemented, and Nth biases and Blackwell optimality conditions derived. These results are presented in a book for the first time and so may enhance the understanding of optimization and motivate new research ideas in the area.

Discovering Structural Equation Modeling Using Stata - Revised Edition (Paperback, 13 Revised Edition): Alan C. Acock Discovering Structural Equation Modeling Using Stata - Revised Edition (Paperback, 13 Revised Edition)
Alan C. Acock
R2,273 Discovery Miles 22 730 Ships in 10 - 15 working days

Discovering Structural Equation Modeling Using Stata, Revised Edition is devoted to Stata's sem command and all it can do. Learn about its capabilities in the context of confirmatory factor analysis, path analysis, structural equation modeling, longitudinal models, and multiple-group analysis. Each model is presented along with the necessary Stata code, which is parsimonious, powerful, and can be modified to fit a wide variety of models. The datasets used are downloadable, offering a hands-on approach to learning. A particularly exciting feature of Stata is the SEM Builder. This graphical interface for structural equation modeling allows you to draw publication-quality path diagrams and fit the models without writing any programming code. When you fit a model with the SEM Builder, Stata automatically generates the complete code that you can save for future use. Use of this unique tool is extensively covered in an appendix and brief examples appear throughout the text.

Data Analysis with RStudio - An Easygoing Introduction (Paperback, 1st ed. 2021): Franz Kronthaler, Silke Zoellner Data Analysis with RStudio - An Easygoing Introduction (Paperback, 1st ed. 2021)
Franz Kronthaler, Silke Zoellner
R1,023 Discovery Miles 10 230 Ships in 18 - 22 working days

The objective of this text is to introduce RStudio to practitioners and students and enable them to use R in their everyday work. It is not a statistical textbook, the purpose is to transmit the joy of analyzing data with RStudio. Practitioners and students learn how RStudio can be installed and used, they learn to import data, write scripts and save working results. Furthermore, they learn to employ descriptive statistics and create graphics with RStudio. Additionally, it is shown how RStudio can be used to test hypotheses, run an analysis of variance and regressions. To deepen the learned content, tasks are included with the solutions provided at the end of the textbook. This textbook has been recommended and developed for university courses in Germany, Austria and Switzerland.

Understanding Military Doctrine - A Multidisciplinary Approach (Hardcover, New): Harald Hoiback Understanding Military Doctrine - A Multidisciplinary Approach (Hardcover, New)
Harald Hoiback
R4,644 Discovery Miles 46 440 Ships in 10 - 15 working days

This book puts military doctrine into a wider perspective, drawing on military history, philosophy, and political science. Military doctrines are institutional beliefs about what works in war; given the trauma of 9/11 and the ensuing 'War on Terror', serious divergences over what the message of the 'new' military doctrine ought to be were expected around the world. However, such questions are often drowned in ferocious meta-doctrinal disagreements. What is a doctrine, after all? This book provides a theoretical understanding of such questions. Divided into three parts, the author investigates the historical roots of military doctrine and explores its growth and expansion until the present day, and goes on to analyse the main characteristics of a military doctrine. Using a multidisciplinary approach, the book concludes that doctrine can be utilized in three key ways: as a tool of command, as a tool of change, and as a tool of education. This book will be of much interest to students of military studies, civil-military relations, strategic studies, and war studies, as well as to students in professional military education.

Non-Asymptotic Analysis of Approximations for Multivariate Statistics (Paperback, 1st ed. 2020): Yasunori Fujikoshi, Vladimir... Non-Asymptotic Analysis of Approximations for Multivariate Statistics (Paperback, 1st ed. 2020)
Yasunori Fujikoshi, Vladimir V. Ulyanov
R1,634 Discovery Miles 16 340 Ships in 18 - 22 working days

This book presents recent non-asymptotic results for approximations in multivariate statistical analysis. The book is unique in its focus on results with the correct error structure for all the parameters involved. Firstly, it discusses the computable error bounds on correlation coefficients, MANOVA tests and discriminant functions studied in recent papers. It then introduces new areas of research in high-dimensional approximations for bootstrap procedures, Cornish-Fisher expansions, power-divergence statistics and approximations of statistics based on observations with random sample size. Lastly, it proposes a general approach for the construction of non-asymptotic bounds, providing relevant examples for several complicated statistics. It is a valuable resource for researchers with a basic understanding of multivariate statistics.

Copula-Based Markov Models for Time Series - Parametric Inference and Process Control (Paperback, 1st ed. 2020): Li-Hsien Sun,... Copula-Based Markov Models for Time Series - Parametric Inference and Process Control (Paperback, 1st ed. 2020)
Li-Hsien Sun, Xin-Wei Huang, Mohammed S. Alqawba, Jong-Min Kim, Takeshi Emura
R1,634 Discovery Miles 16 340 Ships in 18 - 22 working days

This book provides statistical methodologies for time series data, focusing on copula-based Markov chain models for serially correlated time series. It also includes data examples from economics, engineering, finance, sport and other disciplines to illustrate the methods presented. An accessible textbook for students in the fields of economics, management, mathematics, statistics, and related fields wanting to gain insights into the statistical analysis of time series data using copulas, the book also features stand-alone chapters to appeal to researchers. As the subtitle suggests, the book highlights parametric models based on normal distribution, t-distribution, normal mixture distribution, Poisson distribution, and others. Presenting likelihood-based methods as the main statistical tools for fitting the models, the book details the development of computing techniques to find the maximum likelihood estimator. It also addresses statistical process control, as well as Bayesian and regression methods. Lastly, to help readers analyze their data, it provides computer codes (R codes) for most of the statistical methods.

Classification and Data Analysis - Theory and Applications (Paperback, 1st ed. 2020): Krzysztof Jajuga, Jacek Batog, Marek... Classification and Data Analysis - Theory and Applications (Paperback, 1st ed. 2020)
Krzysztof Jajuga, Jacek Batog, Marek Walesiak
R4,706 Discovery Miles 47 060 Ships in 18 - 22 working days

This volume gathers peer-reviewed contributions on data analysis, classification and related areas presented at the 28th Conference of the Section on Classification and Data Analysis of the Polish Statistical Association, SKAD 2019, held in Szczecin, Poland, on September 18-20, 2019. Providing a balance between theoretical and methodological contributions and empirical papers, it covers a broad variety of topics, ranging from multivariate data analysis, classification and regression, symbolic (and other) data analysis, visualization, data mining, and computer methods to composite measures, and numerous applications of data analysis methods in economics, finance and other social sciences. The book is intended for a wide audience, including researchers at universities and research institutions, graduate and doctoral students, practitioners, data scientists and employees in public statistical institutions.

An Introduction to Data Analysis in R - Hands-on Coding, Data Mining, Visualization and Statistics from Scratch (Paperback, 1st... An Introduction to Data Analysis in R - Hands-on Coding, Data Mining, Visualization and Statistics from Scratch (Paperback, 1st ed. 2020)
Alfonso Zamora Saiz, Carlos Quesada Gonzalez, Lluis Hurtado Gil, Diego Mondejar Ruiz
R2,200 Discovery Miles 22 000 Ships in 18 - 22 working days

This textbook offers an easy-to-follow, practical guide to modern data analysis using the programming language R. The chapters cover topics such as the fundamentals of programming in R, data collection and preprocessing, including web scraping, data visualization, and statistical methods, including multivariate analysis, and feature exercises at the end of each section. The text requires only basic statistics skills, as it strikes a balance between statistical and mathematical understanding and implementation in R, with a special emphasis on reproducible examples and real-world applications. This textbook is primarily intended for undergraduate students of mathematics, statistics, physics, economics, finance and business who are pursuing a career in data analytics. It will be equally valuable for master students of data science and industry professionals who want to conduct data analyses.

Analyzing Qualitative Data with MAXQDA - Text, Audio, and Video (Paperback, 1st ed. 2019): Udo Kuckartz, Stefan Radiker Analyzing Qualitative Data with MAXQDA - Text, Audio, and Video (Paperback, 1st ed. 2019)
Udo Kuckartz, Stefan Radiker
R1,750 Discovery Miles 17 500 Ships in 18 - 22 working days

This book presents strategies for analyzing qualitative and mixed methods data with MAXQDA software, and provides guidance on implementing a variety of research methods and approaches, e.g. grounded theory, discourse analysis and qualitative content analysis, using the software. In addition, it explains specific topics, such as transcription, building a coding frame, visualization, analysis of videos, concept maps, group comparisons and the creation of literature reviews. The book is intended for masters and PhD students as well as researchers and practitioners dealing with qualitative data in various disciplines, including the educational and social sciences, psychology, public health, business or economics.

Statistical Field Theory for Neural Networks (Paperback, 1st ed. 2020): Moritz Helias, David Dahmen Statistical Field Theory for Neural Networks (Paperback, 1st ed. 2020)
Moritz Helias, David Dahmen
R2,087 Discovery Miles 20 870 Ships in 18 - 22 working days

This book presents a self-contained introduction to techniques from field theory applied to stochastic and collective dynamics in neuronal networks. These powerful analytical techniques, which are well established in other fields of physics, are the basis of current developments and offer solutions to pressing open problems in theoretical neuroscience and also machine learning. They enable a systematic and quantitative understanding of the dynamics in recurrent and stochastic neuronal networks. This book is intended for physicists, mathematicians, and computer scientists and it is designed for self-study by researchers who want to enter the field or as the main text for a one semester course at advanced undergraduate or graduate level. The theoretical concepts presented in this book are systematically developed from the very beginning, which only requires basic knowledge of analysis and linear algebra.

Advanced R 4 Data Programming and the Cloud - Using PostgreSQL, AWS, and Shiny (Paperback, 2nd ed.): Matt Wiley, Joshua F. Wiley Advanced R 4 Data Programming and the Cloud - Using PostgreSQL, AWS, and Shiny (Paperback, 2nd ed.)
Matt Wiley, Joshua F. Wiley
R1,562 R1,290 Discovery Miles 12 900 Save R272 (17%) Ships in 18 - 22 working days

Program for data analysis using R and learn practical skills to make your work more efficient. This revised book explores how to automate running code and the creation of reports to share your results, as well as writing functions and packages. It includes key R 4 features such as a new color palette for charts, an enhanced reference counting system, and normalization of matrix and array types where matrix objects now formally inherit from the array class, eliminating inconsistencies. Advanced R 4 Data Programming and the Cloud is not designed to teach advanced R programming nor to teach the theory behind statistical procedures. Rather, it is designed to be a practical guide moving beyond merely using R; it shows you how to program in R to automate tasks. This book will teach you how to manipulate data in modern R structures and includes connecting R to databases such as PostgreSQL, cloud services such as Amazon Web Services (AWS), and digital dashboards such as Shiny. Each chapter also includes a detailed bibliography with references to research articles and other resources that cover relevant conceptual and theoretical topics. What You Will Learn Write and document R functions using R 4 Make an R package and share it via GitHub or privately Add tests to R code to ensure it works as intended Use R to talk directly to databases and do complex data management Run R in the Amazon cloud Deploy a Shiny digital dashboard Generate presentation-ready tables and reports using R Who This Book Is For Working professionals, researchers, and students who are familiar with R and basic statistical techniques such as linear regression and who want to learn how to take their R coding and programming to the next level.

A First Course in Statistical Inference (Paperback, 1st ed. 2020): Jonathan Gillard A First Course in Statistical Inference (Paperback, 1st ed. 2020)
Jonathan Gillard
R1,181 Discovery Miles 11 810 Ships in 18 - 22 working days

This book offers a modern and accessible introduction to Statistical Inference, the science of inferring key information from data. Aimed at beginning undergraduate students in mathematics, it presents the concepts underpinning frequentist statistical theory. Written in a conversational and informal style, this concise text concentrates on ideas and concepts, with key theorems stated and proved. Detailed worked examples are included and each chapter ends with a set of exercises, with full solutions given at the back of the book. Examples using R are provided throughout the book, with a brief guide to the software included. Topics covered in the book include: sampling distributions, properties of estimators, confidence intervals, hypothesis testing, ANOVA, and fitting a straight line to paired data. Based on the author's extensive teaching experience, the material of the book has been honed by student feedback for over a decade. Assuming only some familiarity with elementary probability, this textbook has been devised for a one semester first course in statistics.

Introduction to Bioinformatics with R - A Practical Guide for Biologists (Paperback): Edward Curry Introduction to Bioinformatics with R - A Practical Guide for Biologists (Paperback)
Edward Curry
R1,844 Discovery Miles 18 440 Ships in 10 - 15 working days

In biological research, the amount of data available to researchers has increased so much over recent years, it is becoming increasingly difficult to understand the current state of the art without some experience and understanding of data analytics and bioinformatics. An Introduction to Bioinformatics with R: A Practical Guide for Biologists leads the reader through the basics of computational analysis of data encountered in modern biological research. With no previous experience with statistics or programming required, readers will develop the ability to plan suitable analyses of biological datasets, and to use the R programming environment to perform these analyses. This is achieved through a series of case studies using R to answer research questions using molecular biology datasets. Broadly applicable statistical methods are explained, including linear and rank-based correlation, distance metrics and hierarchical clustering, hypothesis testing using linear regression, proportional hazards regression for survival data, and principal component analysis. These methods are then applied as appropriate throughout the case studies, illustrating how they can be used to answer research questions. Key Features: * Provides a practical course in computational data analysis suitable for students or researchers with no previous exposure to computer programming. * Describes in detail the theoretical basis for statistical analysis techniques used throughout the textbook, from basic principles * Presents walk-throughs of data analysis tasks using R and example datasets. All R commands are presented and explained in order to enable the reader to carry out these tasks themselves. * Uses outputs from a large range of molecular biology platforms including DNA methylation and genotyping microarrays; RNA-seq, genome sequencing, ChIP-seq and bisulphite sequencing; and high-throughput phenotypic screens. * Gives worked-out examples geared towards problems encountered in cancer research, which can also be applied across many areas of molecular biology and medical research. This book has been developed over years of training biological scientists and clinicians to analyse the large datasets available in their cancer research projects. It is appropriate for use as a textbook or as a practical book for biological scientists looking to gain bioinformatics skills.

Quantile Regression for Cross-Sectional and Time Series Data - Applications in Energy Markets Using R (Paperback, 1st ed.... Quantile Regression for Cross-Sectional and Time Series Data - Applications in Energy Markets Using R (Paperback, 1st ed. 2020)
Jorge M. Uribe, Montserrat Guillen
R1,747 Discovery Miles 17 470 Ships in 18 - 22 working days

This brief addresses the estimation of quantile regression models from a practical perspective, which will support researchers who need to use conditional quantile regression to measure economic relationships among a set of variables. It will also benefit students using the methodology for the first time, and practitioners at private or public organizations who are interested in modeling different fragments of the conditional distribution of a given variable. The book pursues a practical approach with reference to energy markets, helping readers learn the main features of the technique more quickly. Emphasis is placed on the implementation details and the correct interpretation of the quantile regression coefficients rather than on the technicalities of the method, unlike the approach used in the majority of the literature. All applications are illustrated with R.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Atlas Maritimus, or A Book of Charts…
John Fl 1658-1698 Seller Hardcover R760 Discovery Miles 7 600
Manual of Offshore Surveying for…
R.P. Loweth Hardcover R4,358 Discovery Miles 43 580
Essential Concepts of Differential…
Calanthia Wright Hardcover R3,248 R2,938 Discovery Miles 29 380
How to Become a Chartered Surveyor
Jen Lemen Paperback R821 Discovery Miles 8 210
Fundamentals of Differential Equations
Rosalind Lake Hardcover R3,159 R2,861 Discovery Miles 28 610
A Treatise of Practical Surveying…
Robert Gibson Hardcover R982 Discovery Miles 9 820
Difference Equations - An Introduction…
Walter G. Kelley, Allan C. Peterson Hardcover R2,716 Discovery Miles 27 160
Partial Differential Equations - Theory…
T Hillen, I E Leonard, … Hardcover R1,178 Discovery Miles 11 780
New Analytic and Geometric Methods in…
Kenrick Bingham, Yaroslav V. Kurylev, … Hardcover R2,864 Discovery Miles 28 640
Differential & Difference Equations for…
Charlin Chester Hardcover R3,242 R2,937 Discovery Miles 29 370

 

Partners