0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (10)
  • R250 - R500 (29)
  • R500+ (1,442)
  • -
Status
Format
Author / Contributor
Publisher

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

Robust Statistical Methods with R, Second Edition (Hardcover, 2nd edition): Jana Jureckova, Jan Picek, Martin Schindler Robust Statistical Methods with R, Second Edition (Hardcover, 2nd edition)
Jana Jureckova, Jan Picek, Martin Schindler
R3,426 Discovery Miles 34 260 Ships in 12 - 19 working days

The second edition of Robust Statistical Methods with R provides a systematic treatment of robust procedures with an emphasis on new developments and on the computational aspects. There are many numerical examples and notes on the R environment, and the updated chapter on the multivariate model contains additional material on visualization of multivariate data in R. A new chapter on robust procedures in measurement error models concentrates mainly on the rank procedures, less sensitive to errors than other procedures. This book will be an invaluable resource for researchers and postgraduate students in statistics and mathematics. Features * Provides a systematic, practical treatment of robust statistical methods * Offers a rigorous treatment of the whole range of robust methods, including the sequential versions of estimators, their moment convergence, and compares their asymptotic and finite-sample behavior * The extended account of multivariate models includes the admissibility, shrinkage effects and unbiasedness of two-sample tests * Illustrates the small sensitivity of the rank procedures in the measurement error model * Emphasizes the computational aspects, supplies many examples and illustrations, and provides the own procedures of the authors in the R software on the book's website

Computing with Maple (Paperback): Francis Wright Computing with Maple (Paperback)
Francis Wright
R2,002 Discovery Miles 20 020 Ships in 12 - 19 working days

Powerful, flexible, easy to use-small wonder that the use of MAPLE® continues to increase, particularly since the latest releases of MAPLE. The built-in nature of its numerical and graphical facilities gives MAPLE a distinct advantage over traditional programming languages, yet to date, no textbook has used that advantage to introduce programming concepts. Moreover, few books based on MAPLE's latest versions even exist.

Computing with MAPLE presents general programming principles using MAPLE as a concrete example of a programming language. The author first addresses the basic MAPLE functions accessible for interactive use then moves to actual programming, discussing all of the programming facilities that MAPLE provides, including control structures, data types, graphics, spreadsheets, text processing, and object oriented programming. Reflecting MAPLE's primary function as a computational tool, the book's emphasis is on mathematical examples, and it includes a full chapter devoted to algebraic programming.

Classroom tested since 1995, the material in Computing with MAPLE is particularly appropriate for an intermediate-level introductory course in programming for both mathematics and computing students. It includes numerous exercises and test questions, with MAPLE worksheets, contact information, and supplementary material available on the Internet.

A Step-by-Step Guide to SPSS for Sport and Exercise Studies (Paperback): Nikos Ntoumanis A Step-by-Step Guide to SPSS for Sport and Exercise Studies (Paperback)
Nikos Ntoumanis
R2,037 Discovery Miles 20 370 Ships in 12 - 19 working days


Statistical Package for Social Sciences is the most widely used statistical software for data analysis in sport and exercise science departments around the world. This book is the first guide to SPSS that employs examples from the area of sport and exercise.
Using a variety of screenshots, figures and tables it demonstrates how students can open data files from different programmes, transform existing variables, compute new variables, split or merge data files, and select specific cases, as well as how to create and edit a variety of different tables and charts. The book uses clear step-by-step demonstrations to show how students can carry out and report a number of statistical tests the book.
Offering a comprehensive guide to SPSS functions, the book also explains the unavoidable jargon that comes with some statistical tests, and gives examples of how different statistical tests can be incorporated in sport and exercise studies. This book will be of great value to any students wanting to learn about the features of SPSS.

eBook available with sample pages: 0203164288

R Graphics, Third Edition (Paperback, 3rd edition): Paul Murrell R Graphics, Third Edition (Paperback, 3rd edition)
Paul Murrell
R1,556 Discovery Miles 15 560 Ships in 9 - 17 working days

This third edition of Paul Murrell's classic book on using R for graphics represents a major update, with a complete overhaul in focus and scope. It focuses primarily on the two core graphics packages in R - graphics and grid - and has a new section on integrating graphics. This section includes three new chapters: importing external images in to R; integrating the graphics and grid systems; and advanced SVG graphics. The emphasis in this third edition is on having the ability to produce detailed and customised graphics in a wide variety of formats, on being able to share and reuse those graphics, and on being able to integrate graphics from multiple systems. This book is aimed at all levels of R users. For people who are new to R, this book provides an overview of the graphics facilities, which is useful for understanding what to expect from R's graphics functions and how to modify or add to the output they produce. For intermediate-level R users, this book provides all of the information necessary to perform sophisticated customizations of plots produced in R. For advanced R users, this book contains vital information for producing coherent, reusable, and extensible graphics functions.

Vibration Simulation Using MATLAB and ANSYS (Hardcover): Michael R. Hatch Vibration Simulation Using MATLAB and ANSYS (Hardcover)
Michael R. Hatch
R5,894 Discovery Miles 58 940 Ships in 12 - 19 working days

Transfer function form, zpk, state space, modal, and state space modal forms. For someone learning dynamics for the first time or for engineers who use the tools infrequently, the options available for constructing and representing dynamic mechanical models can be daunting. It is important to find a way to put them all in perspective and have them available for quick reference.

It is also important to have a strong understanding of modal analysis, from which the total response of a system can be constructed. Finally, it helps to know how to take the results of large dynamic finite element models and build small MATLAB® state space models.

Vibration Simulation Using MATLAB and ANSYS answers all those needs. Using a three degree-of-freedom (DOF) system as a unifying theme, it presents all the methods in one book. Each chapter provides the background theory to support its example, and each chapter contains both a closed form solution to the problem-shown in its entirety-and detailed MATLAB code for solving the problem.

Bridging the gap between introductory vibration courses and the techniques used in actual practice, Vibration Simulation Using MATLAB and ANSYS builds the foundation that allows you to simulate your own real-life problems.

Features

o Demonstrates how to solve real problems, covering the vibration of systems from single DOF to finite element models with thousands of DOF
o Illustrates the differences and similarities between different models by tracking a single example throughout the book
o Includes the complete, closed-form solution and the MATLAB code used to solve each problem
o Shows explicitly how to take the results of a realistic ANSYS finite element model and develop a small MATLAB state-space model
o Provides a solid grounding in how individual modes of vibration combine for overall system response

Data Science with Julia (Hardcover): Paul D. McNicholas, Peter Tait Data Science with Julia (Hardcover)
Paul D. McNicholas, Peter Tait
R4,781 Discovery Miles 47 810 Ships in 12 - 19 working days

"This book is a great way to both start learning data science through the promising Julia language and to become an efficient data scientist."- Professor Charles Bouveyron, INRIA Chair in Data Science, Universite Cote d'Azur, Nice, France Julia, an open-source programming language, was created to be as easy to use as languages such as R and Python while also as fast as C and Fortran. An accessible, intuitive, and highly efficient base language with speed that exceeds R and Python, makes Julia a formidable language for data science. Using well known data science methods that will motivate the reader, Data Science with Julia will get readers up to speed on key features of the Julia language and illustrate its facilities for data science and machine learning work. Features: Covers the core components of Julia as well as packages relevant to the input, manipulation and representation of data. Discusses several important topics in data science including supervised and unsupervised learning. Reviews data visualization using the Gadfly package, which was designed to emulate the very popular ggplot2 package in R. Readers will learn how to make many common plots and how to visualize model results. Presents how to optimize Julia code for performance. Will be an ideal source for people who already know R and want to learn how to use Julia (though no previous knowledge of R or any other programming language is required). The advantages of Julia for data science cannot be understated. Besides speed and ease of use, there are already over 1,900 packages available and Julia can interface (either directly or through packages) with libraries written in R, Python, Matlab, C, C++ or Fortran. The book is for senior undergraduates, beginning graduate students, or practicing data scientists who want to learn how to use Julia for data science. "This book is a great way to both start learning data science through the promising Julia language and to become an efficient data scientist." Professor Charles Bouveyron INRIA Chair in Data Science Universite Cote d'Azur, Nice, France

Maple Animation (Hardcover): John F. Putz Maple Animation (Hardcover)
John F. Putz
R5,831 Discovery Miles 58 310 Ships in 12 - 19 working days

There is nothing quite like that feeling you get when you see that look of recognition and enjoyment on your students' faces. Not just the strong ones, but everyone is nodding in agreement during your first explanation of the geometry of directional derivatives. If you have incorporated animated demonstrations into your teaching, you know how effective they can be in eliciting this kind of response. You know the value of giving students vivid moving images to tie to concepts. But learning to make animations generally requires extensive searching through a vast computer algebra system for the pertinent functions. Maple Animation brings together virtually all of the functions and procedures useful in creating sophisticated animations using Maple 7, 8, or 9 and it presents them in a logical, accessible way. The accompanying downloadable resources provide all of the Maple code used in the book, including the code for more than 30 ready-to-use demonstrations. From Newton's method to linear transformations, the complete animations included in this book allow you to use them straight out of the box. Careful explanations of the methods teach you how to implement your own creative ideas. Whether you are a novice or an experienced Maple user, Maple Animation provides the tools and skills to enhance your teaching and your students' enjoyment of the subject through animation.

Data Driven Statistical Methods (Hardcover, 1st ed): Jim Zidek Data Driven Statistical Methods (Hardcover, 1st ed)
Jim Zidek; Peter Sprent
R4,935 Discovery Miles 49 350 Ships in 12 - 19 working days

Data Driven Statistical Methods is designed for use either as a text book at the undergraduate level, as a source book providing material and suggestions for teachers wishing to incorporate some of its features into more general courses, and also as a self-instruction manual for applied statisticians seeking a simple introduction to many important practical concepts that use the 'data driven' rather than the 'model driven' approach.

Asymptotic Statistical Inference - A Basic Course Using R (Hardcover, 1st ed. 2021): Shailaja Deshmukh, Madhuri Kulkarni Asymptotic Statistical Inference - A Basic Course Using R (Hardcover, 1st ed. 2021)
Shailaja Deshmukh, Madhuri Kulkarni
R3,223 Discovery Miles 32 230 Ships in 10 - 15 working days

The book presents the fundamental concepts from asymptotic statistical inference theory, elaborating on some basic large sample optimality properties of estimators and some test procedures. The most desirable property of consistency of an estimator and its large sample distribution, with suitable normalization, are discussed, the focus being on the consistent and asymptotically normal (CAN) estimators. It is shown that for the probability models belonging to an exponential family and a Cramer family, the maximum likelihood estimators of the indexing parameters are CAN. The book describes some large sample test procedures, in particular, the most frequently used likelihood ratio test procedure. Various applications of the likelihood ratio test procedure are addressed, when the underlying probability model is a multinomial distribution. These include tests for the goodness of fit and tests for contingency tables. The book also discusses a score test and Wald's test, their relationship with the likelihood ratio test and Karl Pearson's chi-square test. An important finding is that, while testing any hypothesis about the parameters of a multinomial distribution, a score test statistic and Karl Pearson's chi-square test statistic are identical. Numerous illustrative examples of differing difficulty level are incorporated to clarify the concepts. For better assimilation of the notions, various exercises are included in each chapter. Solutions to almost all the exercises are given in the last chapter, to motivate students towards solving these exercises and to enable digestion of the underlying concepts. The concepts from asymptotic inference are crucial in modern statistics, but are difficult to grasp in view of their abstract nature. To overcome this difficulty, keeping up with the recent trend of using R software for statistical computations, the book uses it extensively, for illustrating the concepts, verifying the properties of estimators and carrying out various test procedures. The last section of the chapters presents R codes to reveal and visually demonstrate the hidden aspects of different concepts and procedures. Augmenting the theory with R software is a novel and a unique feature of the book. The book is designed primarily to serve as a text book for a one semester introductory course in asymptotic statistical inference, in a post-graduate program, such as Statistics, Bio-statistics or Econometrics. It will also provide sufficient background information for studying inference in stochastic processes. The book will cater to the need of a concise but clear and student-friendly book introducing, conceptually and computationally, basics of asymptotic inference.

How to Use SPSS (R) - A Step-By-Step Guide to Analysis and Interpretation (Paperback, 11th edition): Brian C Cronk How to Use SPSS (R) - A Step-By-Step Guide to Analysis and Interpretation (Paperback, 11th edition)
Brian C Cronk
R2,022 Discovery Miles 20 220 Ships in 12 - 19 working days

How to Use SPSS (R) is designed with the novice computer user in mind and for people who have no previous experience using SPSS. Each chapter is divided into short sections that describe the statistic being used, important underlying assumptions, and how to interpret the results and express them in a research report. The book begins with the basics, such as starting SPSS, defining variables, and entering and saving data. It covers all major statistical techniques typically taught in beginning statistics classes, such as descriptive statistics, graphing data, prediction and association, parametric inferential statistics, nonparametric inferential statistics and statistics for test construction. More than 270 screenshots (including sample output) throughout the book show students exactly what to expect as they follow along using SPSS. The book includes a glossary of statistical terms and practice exercises. A complete set of online resources including video tutorials and output files for students, and PowerPoint slides and test bank questions for instructors, make How to Use SPSS (R) the definitive, field-tested resource for learning SPSS. New to this edition: Now in full color with additional screenshots Fully updated to the reflect SPSS version 26 (and prior versions) Changes in nonparametric tests Model View incorporated Data and real output are now available for all Phrasing Results sections - eliminating hypothetical output or hypothetical data

Proceedings of the Third International Conference on Computing, Mathematics and Statistics (iCMS2017) - Transcending... Proceedings of the Third International Conference on Computing, Mathematics and Statistics (iCMS2017) - Transcending Boundaries, Embracing Multidisciplinary Diversities (Hardcover, 1st ed. 2019)
Liew Kee Kor, Abd-Razak Ahmad, Zanariah Idrus, Kamarul Ariffin Mansor
R1,645 Discovery Miles 16 450 Ships in 10 - 15 working days

This book is a product of the Third International Conference on Computing, Mathematics and Statistics (iCMS2017) to be held in Langkawi in November 2017. It is divided into four sections according to the thrust areas: Computer Science, Mathematics, Statistics, and Multidisciplinary Applications. All sections sought to confront current issues that society faces today. The book brings collectively quantitative, as well as qualitative, research methods that are also suitable for future research undertakings. Researchers in Computer Science, Mathematics and Statistics can use this book as a sourcebook to enrich their research works.

Dynamic Documents with R and knitr (Hardcover, 2nd edition): Yihui Xie Dynamic Documents with R and knitr (Hardcover, 2nd edition)
Yihui Xie
R5,839 Discovery Miles 58 390 Ships in 12 - 19 working days

Quickly and Easily Write Dynamic Documents Suitable for both beginners and advanced users, Dynamic Documents with R and knitr, Second Edition makes writing statistical reports easier by integrating computing directly with reporting. Reports range from homework, projects, exams, books, blogs, and web pages to virtually any documents related to statistical graphics, computing, and data analysis. The book covers basic applications for beginners while guiding power users in understanding the extensibility of the knitr package. New to the Second Edition A new chapter that introduces R Markdown v2 Changes that reflect improvements in the knitr package New sections on generating tables, defining custom printing methods for objects in code chunks, the C/Fortran engines, the Stan engine, running engines in a persistent session, and starting a local server to serve dynamic documents Boost Your Productivity in Statistical Report Writing and Make Your Scientific Computing with R Reproducible Like its highly praised predecessor, this edition shows you how to improve your efficiency in writing reports. The book takes you from program output to publication-quality reports, helping you fine-tune every aspect of your report.

Exploring Arduino - Tools and Techniques for Engineering Wizardry Second Edition (Paperback, 2nd Edition): J. Blum Exploring Arduino - Tools and Techniques for Engineering Wizardry Second Edition (Paperback, 2nd Edition)
J. Blum
R928 R799 Discovery Miles 7 990 Save R129 (14%) Ships in 12 - 19 working days

The bestselling beginner Arduino guide, updated with new projects! Exploring Arduino makes electrical engineering and embedded software accessible. Learn step by step everything you need to know about electrical engineering, programming, and human-computer interaction through a series of increasingly complex projects. Arduino guru Jeremy Blum walks you through each build, providing code snippets and schematics that will remain useful for future projects. Projects are accompanied by downloadable source code, tips and tricks, and video tutorials to help you master Arduino. You'll gain the skills you need to develop your own microcontroller projects! This new 2nd edition has been updated to cover the rapidly-expanding Arduino ecosystem, and includes new full-color graphics for easier reference. Servo motors and stepper motors are covered in richer detail, and you'll find more excerpts about technical details behind the topics covered in the book. Wireless connectivity and the Internet-of-Things are now more prominently featured in the advanced projects to reflect Arduino's growing capabilities. You'll learn how Arduino compares to its competition, and how to determine which board is right for your project. If you're ready to start creating, this book is your ultimate guide! * Get up to date on the evolving Arduino hardware, software, and capabilities * Build projects that interface with other devices wirelessly! * Learn the basics of electrical engineering and programming * Access downloadable materials and source code for every project Whether you're a first-timer just starting out in electronics, or a pro looking to mock-up more complex builds, Arduino is a fantastic tool for building a variety of devices. This book offers a comprehensive tour of the hardware itself, plus in-depth introduction to the various peripherals, tools, and techniques used to turn your little Arduino device into something useful, artistic, and educational. Exploring Arduino is your roadmap to adventure start your journey today!

Computer Intensive Statistical Methods - Validation, Model Selection, and Bootstrap (Hardcover, and): J.S. Urban Hjorth Computer Intensive Statistical Methods - Validation, Model Selection, and Bootstrap (Hardcover, and)
J.S. Urban Hjorth
R5,536 Discovery Miles 55 360 Ships in 12 - 19 working days

In engineering work and other practical situations, methods of a non-stop character are often needed. The computer intensive methods outlined in this book should show how to pass many obstacles that could not previously be overcome. Much emphasis in this book is placed on applications in science, economics, reliability, meteorology, medicine and transportation. In principle every area where data deserve statistical analyses there is a relevant application of these new methods. This book is aimed at classically educated statisticians as well as the younger generation.

Models, Algorithms and Technologies for Network Analysis - From the Third International Conference on Network Analysis... Models, Algorithms and Technologies for Network Analysis - From the Third International Conference on Network Analysis (Hardcover, 2014 ed.)
Mikhail V. Batsyn, Valery A. Kalyagin, Panos M. Pardalos
R3,465 Discovery Miles 34 650 Ships in 12 - 19 working days

This volume compiles the major results of conference participants from the "Third International Conference in Network Analysis" held at the Higher School of Economics, Nizhny Novgorod in May 2013, with the aim to initiate further joint research among different groups. The contributions in this book cover a broad range of topics relevant to the theory and practice of network analysis, including the reliability of complex networks, software, theory, methodology, and applications. Network analysis has become a major research topic over the last several years. The broad range of applications that can be described and analyzed by means of a network has brought together researchers, practitioners from numerous fields such as operations research, computer science, transportation, energy, biomedicine, computational neuroscience and social sciences. In addition, new approaches and computer environments such as parallel computing, grid computing, cloud computing, and quantum computing have helped to solve large scale network optimization problems.

Signals and Systems - A Primer with MATLAB (R) (Hardcover): Matthew N.O Sadiku, Warsame Hassan Ali Signals and Systems - A Primer with MATLAB (R) (Hardcover)
Matthew N.O Sadiku, Warsame Hassan Ali
R3,308 Discovery Miles 33 080 Ships in 12 - 19 working days

Signals and Systems: A Primer with MATLAB (R) provides clear, interesting, and easy-to-understand coverage of continuous-time and discrete-time signals and systems. Each chapter opens with a historical profile or career talk, followed by an introduction that states the chapter objectives and links the chapter to the previous ones. All principles are presented in a lucid, logical, step-by-step approach. As much as possible, the authors avoid wordiness and detail overload that could hide concepts and impede understanding. In recognition of the requirements by the Accreditation Board for Engineering and Technology (ABET) on integrating computer tools, the use of MATLAB (R) is encouraged in a student-friendly manner. MATLAB is introduced in Appendix B and applied gradually throughout the book. Each illustrative example is immediately followed by a practice problem along with its answer. Students can follow the example step by step to solve the practice problem without flipping pages or looking at the end of the book for answers. These practice problems test students' comprehension and reinforce key concepts before moving on to the next section. Toward the end of each chapter, the authors discuss some application aspects of the concepts covered in the chapter. The material covered in the chapter is applied to at least one or two practical problems or devices. This helps students see how the concepts are applied to real-life situations. In addition, thoroughly worked examples are given liberally at the end of every section. These examples give students a solid grasp of the solutions as well as the confidence to solve similar problems themselves. Some of the problems are solved in two or three ways to facilitate a deeper understanding and comparison of different approaches. Ten review questions in the form of multiple-choice objective items are provided at the end of each chapter with answers. The review questions are intended to cover the "little tricks" that the examples and end-of-chapter problems may not cover. They serve as a self-test device and help students determine chapter mastery. Each chapter also ends with a summary of key points and formulas. Designed for a three-hour semester course on signals and systems, Signals and Systems: A Primer with MATLAB (R) is intended as a textbook for junior-level undergraduate students in electrical and computer engineering. The prerequisites for a course based on this book are knowledge of standard mathematics (including calculus and differential equations) and electric circuit analysis.

Statistical Models in S (Hardcover, New edition): T.J. Hastie Statistical Models in S (Hardcover, New edition)
T.J. Hastie
R5,887 Discovery Miles 58 870 Ships in 12 - 19 working days

Statistical Models in S extends the S language to fit and analyze a variety of statistical models, including analysis of variance, generalized linear models, additive models, local regression, and tree-based models. The contributions of the ten authors-most of whom work in the statistics research department at AT&T Bell Laboratories-represent results of research in both the computational and statistical aspects of modeling data.

R for Programmers - Advanced Techniques (Paperback): Dan Zhang R for Programmers - Advanced Techniques (Paperback)
Dan Zhang
R2,519 Discovery Miles 25 190 Ships in 12 - 19 working days

This book discusses advanced topics such as R core programing, object oriented R programing, parallel computing with R, and spatial data types. The author leads readers to merge mature and effective methdologies in traditional programing to R programing. It shows how to interface R with C, Java, and other popular programing laguages and platforms.

Stata Survival Manual (Spiral bound, Ed): David Pevalin, Karen Robson Stata Survival Manual (Spiral bound, Ed)
David Pevalin, Karen Robson
R1,164 Discovery Miles 11 640 Ships in 12 - 19 working days

Where do I start? How do I know if I'm asking the right questions? How do I analyze the data once I have it? How do I report the results? When will I ever understand the process? If you are new to using the Stata software, and concerned about applying it to a project, help is at hand. David Pevalin and Karen Robson offer you a step by step introduction to the basics of the software, before gently helping you develop a more sophisticated understanding of Stata and its capabilities. The book will guide you through the research process offering further reading where more complex decisions need to be made and giving 'real world' examples from a wide range of disciplines and anecdotes that clarify issues for readers. The book will help with: manipulating and organizing data; generating statistics; interpreting results; and, presenting outputs. "The Stata Survival Manual" is a lifesaver for both students and professionals who are using the Stata software!

Hands-On Machine Learning with R (Hardcover): Brad Boehmke, Brandon M. Greenwell Hands-On Machine Learning with R (Hardcover)
Brad Boehmke, Brandon M. Greenwell
R2,714 Discovery Miles 27 140 Ships in 9 - 17 working days

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.

Using the R Commander - A Point-and-Click Interface for R (Paperback): John Fox Using the R Commander - A Point-and-Click Interface for R (Paperback)
John Fox
R2,006 Discovery Miles 20 060 Ships in 12 - 19 working days

This book provides a general introduction to the R Commander graphical user interface (GUI) to R for readers who are unfamiliar with R. It is suitable for use as a supplementary text in a basic or intermediate-level statistics course. It is not intended to replace a basic or other statistics text but rather to complement it, although it does promote sound statistical practice in the examples. The book should also be useful to individual casual or occasional users of R for whom the standard command-line interface is an obstacle.

Regression Analysis Microsoft Excel (Paperback): Conrad Carlberg Regression Analysis Microsoft Excel (Paperback)
Conrad Carlberg
R733 Discovery Miles 7 330 Ships in 12 - 19 working days

This is today's most complete guide to regression analysis with Microsoft (R) Excel for any business analytics or research task. Drawing on 25 years of advanced statistical experience, Microsoft MVP Conrad Carlberg shows how to use Excel's regression-related worksheet functions to perform a wide spectrum of practical analyses. Carlberg clearly explains all the theory you'll need to avoid mistakes, understand what your regressions are really doing, and evaluate analyses performed by others. From simple correlations and t-tests through multiple analysis of covariance, Carlberg offers hands-on, step-by-step walkthroughs using meaningful examples. He discusses the consequences of using each option and argument, points out idiosyncrasies and controversies associated with Excel's regression functions, and shows how to use them reliably in fields ranging from medical research to financial analysis to operations. You don't need expensive software or a doctorate in statistics to work with regression analyses. Microsoft Excel has all the tools you need-and this book has all the knowledge! Understand what regression analysis can and can't do, and why Master regression-based functions built into all recent versions of Excel Work with correlation and simple regression Make the most of Excel's improved LINEST() function Plan and perform multiple regression Distinguish the assumptions that matter from the ones that don't Extend your analysis options by using regression instead of traditional analysis of variance Add covariates to your analysis to reduce bias and increase statistical power

An Introduction to Statistical Learning - with Applications in R (Paperback, 2nd ed. 2021): Gareth James, Daniela Witten,... An Introduction to Statistical Learning - with Applications in R (Paperback, 2nd ed. 2021)
Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani
R1,687 Discovery Miles 16 870 Ships in 12 - 19 working days

An Introduction to Statistical Learning provides an accessible overview of the field of statistical learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance to marketing to astrophysics in the past twenty years. This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree-based methods, support vector machines, clustering, deep learning, survival analysis, multiple testing, and more. Color graphics and real-world examples are used to illustrate the methods presented. Since the goal of this textbook is to facilitate the use of these statistical learning techniques by practitioners in science, industry, and other fields, each chapter contains a tutorial on implementing the analyses and methods presented in R, an extremely popular open source statistical software platform. Two of the authors co-wrote The Elements of Statistical Learning (Hastie, Tibshirani and Friedman, 2nd edition 2009), a popular reference book for statistics and machine learning researchers. An Introduction to Statistical Learning covers many of the same topics, but at a level accessible to a much broader audience. This book is targeted at statisticians and non-statisticians alike who wish to use cutting-edge statistical learning techniques to analyze their data. The text assumes only a previous course in linear regression and no knowledge of matrix algebra. This Second Edition features new chapters on deep learning, survival analysis, and multiple testing, as well as expanded treatments of naive Bayes, generalized linear models, Bayesian additive regression trees, and matrix completion. R code has been updated throughout to ensure compatibility.

Statistical Computing With R (Hardcover, 2nd edition): Maria L. Rizzo Statistical Computing With R (Hardcover, 2nd edition)
Maria L. Rizzo
R750 R704 Discovery Miles 7 040 Save R46 (6%) Ships with 15 working days

Praise for the First Edition: ". . . the book serves as an excellent tutorial on the R language, providing examples that illustrate programming concepts in the context of practical computational problems. The book will be of great interest for all specialists working on computational statistics and Monte Carlo methods for modeling and simulation." - Tzvetan Semerdjiev, Zentralblatt Math Computational statistics and statistical computing are two areas within statistics that may be broadly described as computational, graphical, and numerical approaches to solving statistical problems. Like its bestselling predecessor, Statistical Computing with R, Second Edition covers the traditional core material of these areas with an emphasis on using the R language via an examples-based approach. The new edition is up-to-date with the many advances that have been made in recent years. Features Provides an overview of computational statistics and an introduction to the R computing environment. Focuses on implementation rather than theory. Explores key topics in statistical computing including Monte Carlo methods in inference, bootstrap and jackknife, permutation tests, Markov chain Monte Carlo (MCMC) methods, and density estimation. Includes new sections, exercises and applications as well as new chapters on resampling methods and programming topics. Includes coverage of recent advances including R Studio, the tidyverse, knitr and ggplot2 Accompanied by online supplements available on GitHub including R code for all the exercises as well as tutorials and extended examples on selected topics. Suitable for an introductory course in computational statistics or for self-study, Statistical Computing with R, Second Edition provides a balanced, accessible introduction to computational statistics and statistical computing. About the Author Maria Rizzo is Professor in the Department of Mathematics and Statistics at Bowling Green State University in Bowling Green, Ohio, where she teaches statistics, actuarial science, computational statistics, statistical programming and data science. Prior to joining the faculty at BGSU in 2006, she was Assistant Professor in the Department of Mathematics at Ohio University in Athens, Ohio. Her main research area is energy statistics and distance correlation. She is the software developer and maintainer of the energy package for R. She also enjoys writing books including a forthcoming joint research monograph on energy statistics.

R For College Mathematics and Statistics (Paperback): Thomas Pfaff R For College Mathematics and Statistics (Paperback)
Thomas Pfaff
R1,512 Discovery Miles 15 120 Ships in 9 - 17 working days

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. 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. Features: Does not require previous experience with R Promotes the use of R in typical mathematics and statistics course work Organized by mathematics topics Utilizes an example-based approach Chapters are largely independent of each other

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Advances in Linear and Integer…
J.E. Beasley Hardcover R3,985 Discovery Miles 39 850
Arc-Search Techniques for Interior-Point…
Yaguang Yang Paperback R1,803 Discovery Miles 18 030
Matrix and Determinant - Fundamentals…
Nita H. Shah, Foram A. Thakkar Hardcover R5,059 Discovery Miles 50 590
Linear Programming: Mathematics, Theory…
M. J. Panik Hardcover R5,873 Discovery Miles 58 730
Introduction To Linear Algebra…
Mark J. Debonis Hardcover R2,850 Discovery Miles 28 500
Queueing Networks - A Fundamental…
Richard J Boucherie, Nico M. van Dijk Hardcover R6,482 Discovery Miles 64 820
Integer Programming, Second Edition
L.A. Wolsey Hardcover R2,909 Discovery Miles 29 090
A Mathematical Theory of Arguments for…
Paul-Andr e Monney Paperback R1,483 Discovery Miles 14 830
Matroid Theory
James Oxley Hardcover R6,177 Discovery Miles 61 770
Linear Optimization and Extensions…
Dimitris Alevras, Manfred W. Padberg Paperback R2,620 Discovery Miles 26 200

 

Partners