0
Your cart

Your cart is empty

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

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

Modelling Survival Data in Medical Research (Hardcover, 4th edition): David Collett Modelling Survival Data in Medical Research (Hardcover, 4th edition)
David Collett
R2,555 Discovery Miles 25 550 Ships in 9 - 17 working days

Modelling Survival Data in Medical Research, Fourth Edition describes the analysis of survival data, illustrated using a wide range of examples from biomedical research. Written in a non-technical style, it concentrates on how the techniques are used in practice. Starting with standard methods for summarising survival data, Cox regression and parametric modelling, the book covers many more advanced techniques, including interval-censoring, frailty modelling, competing risks, analysis of multiple events, and dependent censoring. This new edition contains chapters on Bayesian survival analysis and use of the R software. Earlier chapters have been extensively revised and expanded to add new material on several topics. These include methods for assessing the predictive ability of a model, joint models for longitudinal and survival data, and modern methods for the analysis of interval-censored survival data. Features: Presents an accessible account of a wide range of statistical methods for analysing survival data Contains practical guidance on modelling survival data from the author's many years of experience in teaching and consultancy Shows how Bayesian methods can be used to analyse survival data Includes details on how R can be used to carry out all the methods described, with guidance on the interpretation of the resulting output Contains many real data examples and additional data sets that can be used for coursework All data sets used are available in electronic format from the publisher's website Modelling Survival Data in Medical Research, Fourth Edition is an invaluable resource for statisticians in the pharmaceutical industry and biomedical research centres, research scientists and clinicians who are analysing their own data, and students following undergraduate or postgraduate courses in survival analysis.

Singular Spectrum Analysis with R (Paperback, 1st ed. 2018): Nina Golyandina, Anton Korobeynikov, Anatoly Zhigljavsky Singular Spectrum Analysis with R (Paperback, 1st ed. 2018)
Nina Golyandina, Anton Korobeynikov, Anatoly Zhigljavsky
R2,087 Discovery Miles 20 870 Ships in 18 - 22 working days

This comprehensive and richly illustrated volume provides up-to-date material on Singular Spectrum Analysis (SSA). SSA is a well-known methodology for the analysis and forecasting of time series. Since quite recently, SSA is also being used to analyze digital images and other objects that are not necessarily of planar or rectangular form and may contain gaps. SSA is multi-purpose and naturally combines both model-free and parametric techniques, which makes it a very special and attractive methodology for solving a wide range of problems arising in diverse areas, most notably those associated with time series and digital images. An effective, comfortable and accessible implementation of SSA is provided by the R-package Rssa, which is available from CRAN and reviewed in this book. Written by prominent statisticians who have extensive experience with SSA, the book (a) presents the up-to-date SSA methodology, including multidimensional extensions, in language accessible to a large circle of users, (b) combines different versions of SSA into a single tool, (c) shows the diverse tasks that SSA can be used for, (d) formally describes the main SSA methods and algorithms, and (e) provides tutorials on the Rssa package and the use of SSA. The book offers a valuable resource for a very wide readership, including professional statisticians, specialists in signal and image processing, as well as specialists in numerous applied disciplines interested in using statistical methods for time series analysis, forecasting, signal and image processing. The book is written on a level accessible to a broad audience and includes a wealth of examples; hence it can also be used as a textbook for undergraduate and postgraduate courses on time series analysis and signal processing.

Practical Numerical and Scientific Computing with MATLAB (R) and Python (Hardcover): Eihab B. M. Bashier Practical Numerical and Scientific Computing with MATLAB (R) and Python (Hardcover)
Eihab B. M. Bashier
R2,735 Discovery Miles 27 350 Ships in 10 - 15 working days

Practical Numerical and Scientific Computing with MATLAB (R) and Python concentrates on the practical aspects of numerical analysis and linear and non-linear programming. It discusses the methods for solving different types of mathematical problems using MATLAB and Python. Although the book focuses on the approximation problem rather than on error analysis of mathematical problems, it provides practical ways to calculate errors. The book is divided into three parts, covering topics in numerical linear algebra, methods of interpolation, numerical differentiation and integration, solutions of differential equations, linear and non-linear programming problems, and optimal control problems. This book has the following advantages: It adopts the programming languages, MATLAB and Python, which are widely used among academics, scientists, and engineers, for ease of use and contain many libraries covering many scientific and engineering fields. It contains topics that are rarely found in other numerical analysis books, such as ill-conditioned linear systems and methods of regularization to stabilize their solutions, nonstandard finite differences methods for solutions of ordinary differential equations, and the computations of the optimal controls. It provides a practical explanation of how to apply these topics using MATLAB and Python. It discusses software libraries to solve mathematical problems, such as software Gekko, pulp, and pyomo. These libraries use Python for solutions to differential equations and static and dynamic optimization problems. Most programs in the book can be applied in versions prior to MATLAB 2017b and Python 3.7.4 without the need to modify these programs. This book is aimed at newcomers and middle-level students, as well as members of the scientific community who are interested in solving math problems using MATLAB or Python.

Data Wrangling with R (Paperback, 1st ed. 2016): Bradley C. Boehmke, Ph.D. Data Wrangling with R (Paperback, 1st ed. 2016)
Bradley C. Boehmke, Ph.D.
R2,328 Discovery Miles 23 280 Ships in 10 - 15 working days

This guide for practicing statisticians, data scientists, and R users and programmers will teach the essentials of preprocessing: data leveraging the R programming language to easily and quickly turn noisy data into usable pieces of information. Data wrangling, which is also commonly referred to as data munging, transformation, manipulation, janitor work, etc., can be a painstakingly laborious process. Roughly 80% of data analysis is spent on cleaning and preparing data; however, being a prerequisite to the rest of the data analysis workflow (visualization, analysis, reporting), it is essential that one become fluent and efficient in data wrangling techniques. This book will guide the user through the data wrangling process via a step-by-step tutorial approach and provide a solid foundation for working with data in R. The author's goal is to teach the user how to easily wrangle data in order to spend more time on understanding the content of the data. By the end of the book, the user will have learned: How to work with different types of data such as numerics, characters, regular expressions, factors, and dates The difference between different data structures and how to create, add additional components to, and subset each data structure How to acquire and parse data from locations previously inaccessible How to develop functions and use loop control structures to reduce code redundancy How to use pipe operators to simplify code and make it more readable How to reshape the layout of data and manipulate, summarize, and join data sets

Data Management Essentials Using SAS and JMP (Paperback): Julie Kezik, Melissa Hill Data Management Essentials Using SAS and JMP (Paperback)
Julie Kezik, Melissa Hill
R1,142 Discovery Miles 11 420 Ships in 10 - 15 working days

SAS programming is a creative and iterative process designed to empower you to make the most of your organization's data. This friendly guide provides you with a repertoire of essential SAS tools for data management, whether you are a new or an infrequent user. Most useful to students and programmers with little or no SAS experience, it takes a no-frills, hands-on tutorial approach to getting started with the software. You will find immediate guidance in navigating, exploring, visualizing, cleaning, formatting, and reporting on data using SAS and JMP. Step-by-step demonstrations, screenshots, handy tips, and practical exercises with solutions equip you to explore, interpret, process and summarize data independently, efficiently and effectively.

Essentials of Excel, Excel VBA, SAS and Minitab for Statistical and Financial Analyses (Paperback, 1st ed. 2016): Cheng-Few... Essentials of Excel, Excel VBA, SAS and Minitab for Statistical and Financial Analyses (Paperback, 1st ed. 2016)
Cheng-Few Lee, John Lee, Jow-Ran Chang, Tzu Tai
R4,640 Discovery Miles 46 400 Ships in 18 - 22 working days

This introductory textbook for business statistics teaches statistical analysis and research methods via business case studies and financial data using Excel, Minitab, and SAS. Every chapter in this textbook engages the reader with data of individual stock, stock indices, options, and futures. One studies and uses statistics to learn how to study, analyze, and understand a data set of particular interest. Some of the more popular statistical programs that have been developed to use statistical and computational methods to analyze data sets are SAS, SPSS, and Minitab. Of those, we look at Minitab and SAS in this textbook. One of the main reasons to use Minitab is that it is the easiest to use among the popular statistical programs. We look at SAS because it is the leading statistical package used in industry. We also utilize the much less costly and ubiquitous Microsoft Excel to do statistical analysis, as the benefits of Excel have become widely recognized in the academic world and its analytical capabilities extend to about 90 percent of statistical analysis done in the business world. We demonstrate much of our statistical analysis using Excel and double check the analysis and outcomes using Minitab and SAS-also helpful in some analytical methods not possible or practical to do in Excel.

Statistical Programming in SAS (Hardcover, 2nd edition): A. John Bailer Statistical Programming in SAS (Hardcover, 2nd edition)
A. John Bailer
R5,649 Discovery Miles 56 490 Ships in 10 - 15 working days

Statistical Programming in SAS Second Edition provides a foundation for programming to implement statistical solutions using SAS, a system that has been used to solve data analytic problems for more than 40 years. The author includes motivating examples to inspire readers to generate programming solutions. Upper-level undergraduates, beginning graduate students, and professionals involved in generating programming solutions for data-analytic problems will benefit from this book. The ideal background for a reader is some background in regression modeling and introductory experience with computer programming. The coverage of statistical programming in the second edition includes Getting data into the SAS system, engineering new features, and formatting variables Writing readable and well-documented code Structuring, implementing, and debugging programs that are well documented Creating solutions to novel problems Combining data sources, extracting parts of data sets, and reshaping data sets as needed for other analyses Generating general solutions using macros Customizing output Producing insight-inspiring data visualizations Parsing, processing, and analyzing text Programming solutions using matrices and connecting to R Processing text Programming with matrices Connecting SAS with R Covering topics that are part of both base and certification exams.

Performance Assessment for Process Monitoring and Fault Detection Methods (Paperback, 1st ed. 2016): Kai Zhang Performance Assessment for Process Monitoring and Fault Detection Methods (Paperback, 1st ed. 2016)
Kai Zhang
R1,752 Discovery Miles 17 520 Ships in 18 - 22 working days

The objective of Kai Zhang and his research is to assess the existing process monitoring and fault detection (PM-FD) methods. His aim is to provide suggestions and guidance for choosing appropriate PM-FD methods, because the performance assessment study for PM-FD methods has become an area of interest in both academics and industry. The author first compares basic FD statistics, and then assesses different PM-FD methods to monitor the key performance indicators of static processes, steady-state dynamic processes and general dynamic processes including transient states. He validates the theoretical developments using both benchmark and real industrial processes.

New Ecoinformatics Tools in Environmental Science - Applications and Decision-making (Paperback, Softcover reprint of the... New Ecoinformatics Tools in Environmental Science - Applications and Decision-making (Paperback, Softcover reprint of the original 1st ed. 2015)
Vladimir F. Krapivin, Costas A. Varotsos, Vladimir Yu. Soldatov
R4,180 Discovery Miles 41 800 Ships in 18 - 22 working days

This book provides new insights on the study of global environmental changes using the ecoinformatics tools and the adaptive-evolutionary technology of geoinformation monitoring. The main advantage of this book is that it gathers and presents extensive interdisciplinary expertise in the parameterization of global biogeochemical cycles and other environmental processes in the context of globalization and sustainable development. In this regard, the crucial global problems concerning the dynamics of the nature-society system are considered and the key problems of ensuring the system's sustainable development are studied. A new approach to the numerical modeling of the nature-society system is proposed and results are provided on modeling the dynamics of the system's characteristics with regard to scenarios of anthropogenic impacts on biogeochemical cycles, land ecosystems and oceans. The main purpose of this book is to develop a universal guide to information-modeling technologies for assessing the function of environmental subsystems under various climatic and anthropogenic conditions.

Clinical Data Quality Checks for CDISC Compliance Using SAS (Hardcover): Sunil Gupta Clinical Data Quality Checks for CDISC Compliance Using SAS (Hardcover)
Sunil Gupta
R4,488 Discovery Miles 44 880 Ships in 10 - 15 working days

Clinical Data Quality Checks for CDISC Compliance using SAS is the first book focused on identifying and correcting data quality and CDISC compliance issues with real-world innovative SAS programming techniques such as Proc SQL, metadata and macro programming. Learn to master Proc SQL's subqueries and summary functions for multi-tasking process. Drawing on his more than 25 years' experience in the pharmaceutical industry, the author provides a unique approach that empowers SAS programmers to take control of data quality and CDISC compliance. This book helps you create a system of SDTM and ADaM checks that can be tracked for continuous improvement. How often have you encountered issues such as missing required variables, duplicate records, invalid derived variables and invalid sequence of two dates? With the SAS programming techniques introduced in this book, you can start to monitor these and more complex data and CDISC compliance issues. With increased standardization in SDTM and ADaM specifications and data values, codelist dictionaries can be created for better organization, planning and maintenance. This book includes a SAS program to create excel files containing unique values from all SDTM and ADaM variables as columns. In addition, another SAS program compares SDTM and ADaM codelist dictionaries with codelists from define.xml specifications. Having tools to automate this process greatly saves time from doing it manually. Features SDTMs and ADaMs Vitals SDTMs and ADaMs Data CDISC Specifications Compliance CDISC Data Compliance Protocol Compliance Codelist Dictionary Compliance

Statistical Methods for Ranking Data (Paperback, Softcover reprint of the original 1st ed. 2014): Mayer Alvo, Philip L.H. Yu Statistical Methods for Ranking Data (Paperback, Softcover reprint of the original 1st ed. 2014)
Mayer Alvo, Philip L.H. Yu
R4,046 Discovery Miles 40 460 Ships in 18 - 22 working days

This book introduces advanced undergraduate, graduate students and practitioners to statistical methods for ranking data. An important aspect of nonparametric statistics is oriented towards the use of ranking data. Rank correlation is defined through the notion of distance functions and the notion of compatibility is introduced to deal with incomplete data. Ranking data are also modeled using a variety of modern tools such as CART, MCMC, EM algorithm and factor analysis. This book deals with statistical methods used for analyzing such data and provides a novel and unifying approach for hypotheses testing. The techniques described in the book are illustrated with examples and the statistical software is provided on the authors' website.

Foundations of Fluid Mechanics with Applications - Problem Solving Using Mathematica (R) (Paperback, 1st ed. 2017): Sergey P.... Foundations of Fluid Mechanics with Applications - Problem Solving Using Mathematica (R) (Paperback, 1st ed. 2017)
Sergey P. Kiselev, Evgenii V. Vorozhtsov, Vasily M. Fomin
R2,925 Discovery Miles 29 250 Ships in 18 - 22 working days

This textbook presents the basic concepts and methods of fluid mechanics, including Lagrangian and Eulerian descriptions, tensors of stresses and strains, continuity, momentum, energy, thermodynamics laws, and similarity theory. The models and their solutions are presented within a context of the mechanics of multiphase media. The treatment fully utilizes the computer algebra and software system Mathematica (R) to both develop concepts and help the reader to master modern methods of solving problems in fluid mechanics. Topics and features: Glossary of over thirty Mathematica (R) computer programs Extensive, self-contained appendix of Mathematica (R) functions and their use Chapter coverage of mechanics of multiphase heterogeneous media Detailed coverage of theory of shock waves in gas dynamics Thorough discussion of aerohydrodynamics of ideal and viscous fluids an d gases Complete worked examples with detailed solutions Problem-solving approach Foundations of Fluid Mechanics with Applications is a complete and accessible text or reference for graduates and professionals in mechanics, applied mathematics, physical sciences, materials science, and engineering. It is an essential resource for the study and use of modern solution methods for problems in fluid mechanics and the underlying mathematical models. The present, softcover reprint is designed to make this classic textbook available to a wider audience.

Realtime Data Mining - Self-Learning Techniques for Recommendation Engines (Paperback, Softcover reprint of the original 1st... Realtime Data Mining - Self-Learning Techniques for Recommendation Engines (Paperback, Softcover reprint of the original 1st ed. 2013)
Alexander Paprotny, Michael Thess
R3,504 Discovery Miles 35 040 Ships in 18 - 22 working days

Describing novel mathematical concepts for recommendation engines, Realtime Data Mining: Self-Learning Techniques for Recommendation Engines features a sound mathematical framework unifying approaches based on control and learning theories, tensor factorization, and hierarchical methods. Furthermore, it presents promising results of numerous experiments on real-world data. The area of realtime data mining is currently developing at an exceptionally dynamic pace, and realtime data mining systems are the counterpart of today's "classic" data mining systems. Whereas the latter learn from historical data and then use it to deduce necessary actions, realtime analytics systems learn and act continuously and autonomously. In the vanguard of these new analytics systems are recommendation engines. They are principally found on the Internet, where all information is available in realtime and an immediate feedback is guaranteed. This monograph appeals to computer scientists and specialists in machine learning, especially from the area of recommender systems, because it conveys a new way of realtime thinking by considering recommendation tasks as control-theoretic problems. Realtime Data Mining: Self-Learning Techniques for Recommendation Engines will also interest application-oriented mathematicians because it consistently combines some of the most promising mathematical areas, namely control theory, multilevel approximation, and tensor factorization.

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 (Paperback, Softcover reprint of the original 1st ed. 2014)
Mikhail V. Batsyn, Valery A. Kalyagin, Panos M. Pardalos
R3,007 Discovery Miles 30 070 Ships in 18 - 22 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.

Computational Musicology in Hindustani Music (Paperback, Softcover reprint of the original 1st ed. 2014): Soubhik Chakraborty,... Computational Musicology in Hindustani Music (Paperback, Softcover reprint of the original 1st ed. 2014)
Soubhik Chakraborty, Guerino Mazzola, Swarima Tewari, Moujhuri Patra
R1,677 Discovery Miles 16 770 Ships in 18 - 22 working days

The book opens with a short introduction to Indian music, in particular classical Hindustani music, followed by a chapter on the role of statistics in computational musicology. The authors then show how to analyze musical structure using Rubato, the music software package for statistical analysis, in particular addressing modeling, melodic similarity and lengths, and entropy analysis; they then show how to analyze musical performance. Finally, they explain how the concept of seminatural composition can help a music composer to obtain the opening line of a raga-based song using Monte Carlo simulation. The book will be of interest to musicians and musicologists, particularly those engaged with Indian music.

Microeconomic Theory and Computation - Applying the Maxima Open-Source Computer Algebra System (Paperback, Softcover reprint of... Microeconomic Theory and Computation - Applying the Maxima Open-Source Computer Algebra System (Paperback, Softcover reprint of the original 1st ed. 2013)
Michael R. Hammock, J. Wilson Mixon
R4,816 Discovery Miles 48 160 Ships in 18 - 22 working days

Economists can use computer algebra systems to manipulate symbolic models, derive numerical computations, and analyze empirical relationships among variables. Maxima is an open-source multi-platform computer algebra system that rivals proprietary software. Maxima's symbolic and computational capabilities enable economists and financial analysts to develop a deeper understanding of models by allowing them to explore the implications of differences in parameter values, providing numerical solutions to problems that would be otherwise intractable, and by providing graphical representations that can guide analysis. This book provides a step-by-step tutorial for using this program to examine the economic relationships that form the core of microeconomics in a way that complements traditional modeling techniques. Readers learn how to phrase the relevant analysis and how symbolic expressions, numerical computations, and graphical representations can be used to learn from microeconomic models. In particular, comparative statics analysis is facilitated. Little has been published on Maxima and its applications in economics and finance, and this volume will appeal to advanced undergraduates, graduate-level students studying microeconomics, academic researchers in economics and finance, economists, and financial analysts.

Recent Advances in Natural Computing - Selected Results from the IWNC 7 Symposium (Paperback, Softcover reprint of the original... Recent Advances in Natural Computing - Selected Results from the IWNC 7 Symposium (Paperback, Softcover reprint of the original 1st ed. 2015)
Yasuhiro Suzuki, Masami Hagiya
R2,975 Discovery Miles 29 750 Ships in 18 - 22 working days

This book highlights recent advances in natural computing, including biology and its theory, bio-inspired computing, computational aesthetics, computational models and theories, computing with natural media, philosophy of natural computing and educational technology. It presents extended versions of the best papers selected from the symposium "7th International Workshop on Natural Computing" (IWNC7), held in Tokyo, Japan, in 2013. The target audience is not limited to researchers working in natural computing but also those active in biological engineering, fine/media art design, aesthetics and philosophy.

Statistical Computing with R, Second Edition (Hardcover, 3rd Edition): Maria L. Rizzo Statistical Computing with R, Second Edition (Hardcover, 3rd Edition)
Maria L. Rizzo
R1,820 R1,678 Discovery Miles 16 780 Save R142 (8%) 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.   

 

 

 

 

 

 

 

 

 

 

Table of Contents

1. Introduction

Statistical Computing

The R Environment

Getting Started with R and RStudio

Basic Syntax

Using the R Online Help System

Distributions and Statistical Tests

Functions

Arrays, Data Frames, and Lists

Formula Specifications

Graphics Introduction to ggplot

Workspace and Files

Using Scripts

Using Packages

Using R Markdown and knitr

Exercises

2. Probability and Statistics Review

Random Variables and Probability

Some Discrete Distributions

Some Continuous Distributions

Multivariate Normal Distribution

Limit Theorems

Statistics

Bayes’ Theorem and Bayesian Statistics

Markov Chains

3. Methods for Generating Random Variables

Introduction

The Inverse Transform Method

The Acceptance-Rejection Method

Transformation Methods

Sums and Mixtures

Multivariate Distributions

Exercises

4. Generating Random Processes

Stochastic Processes

Brownian Motions

Exercises

5. Visualization of Multivariate Data

Introduction

Panel Displays

Surface Plots and 3D Scatter Plots

Contour Plots

The Grammar of Graphics and ggplot2

Other 2D Representations of Data

Principal Components Analysis

Exercises

6. Monte Carlo Integration and Variance Reduction

Introduction

Monte Carlo Integration

Variance Reduction

Antithetic Variables

Control Variates

Importance Sampling

Stratified Sampling

Stratified Importance Sampling

Exercises

RCode

7. Monte Carlo Methods in Inference

Introduction

Monte Carlo Methods for Estimation

Monte Carlo Methods for Hypothesis Tests

Application

Exercises

8. Bootstrap and Jackknife

The Bootstrap

The Jackknife

Bootstrap Confidence Intervals

Better Bootstrap Confidence Intervals

Application

Exercises

9. Resampling Applications

Jackknife-after-Bootstrap

Resampling for Regression Models

Influence

Exercises

10. Permutation Tests

Introduction

Tests for Equal Distributions

Multivariate Tests for Equal Distributions

Application

Exercises

11. Markov Chain Monte Carlo Methods

Introduction

The Metropolis-Hastings Algorithm

The Gibbs Sampler

Monitoring Convergence

Application

Exercises

R Code

12. Probability Density Estimation

Univariate Density Estimation

Kernel Density Estimation

Bivariate and Multivariate Density Estimation

Other Methods of Density Estimation

Exercises

R Code

13. Introduction to Numerical Methods in R

Introduction

Root-finding in One Dimension

Numerical Integration

Maximum Likelihood Problems

Application

Exercises

14. Optimization 401

Introduction

One-dimensional Optimization

Maximum likelihood estimation with mle

Two-dimensional Optimization

The EM Algorithm

Linear Programming – The Simplex Method

Application

Exercises

15. Programming Topics

Introduction

Benchmarking: Comparing the Execution Time of Code

Profiling

Object Size, Attributes, and Equality

Finding Source Code

Linking C/C++ Code using Rcpp

Application

Exercises

Numerical Mathematics and Advanced  Applications - ENUMATH 2013 - Proceedings of ENUMATH 2013, the 10th European Conference on... Numerical Mathematics and Advanced Applications - ENUMATH 2013 - Proceedings of ENUMATH 2013, the 10th European Conference on Numerical Mathematics and Advanced Applications, Lausanne, August 2013 (Paperback, Softcover reprint of the original 1st ed. 2015)
Assyr Abdulle, Simone Deparis, Daniel Kressner, Fabio Nobile, Marco Picasso
R4,155 Discovery Miles 41 550 Ships in 18 - 22 working days

This book gathers a selection of invited and contributed lectures from the European Conference on Numerical Mathematics and Advanced Applications (ENUMATH) held in Lausanne, Switzerland, August 26-30, 2013. It provides an overview of recent developments in numerical analysis, computational mathematics and applications from leading experts in the field. New results on finite element methods, multiscale methods, numerical linear algebra and discretization techniques for fluid mechanics and optics are presented. As such, the book offers a valuable resource for a wide range of readers looking for a state-of-the-art overview of advanced techniques, algorithms and results in numerical mathematics and scientific computing.

Analysis of Large and Complex Data (Paperback, 1st ed. 2016): Adalbert F. X. Wilhelm, Hans A. Kestler Analysis of Large and Complex Data (Paperback, 1st ed. 2016)
Adalbert F. X. Wilhelm, Hans A. Kestler
R4,342 Discovery Miles 43 420 Ships in 18 - 22 working days

This book offers a snapshot of the state-of-the-art in classification at the interface between statistics, computer science and application fields. The contributions span a broad spectrum, from theoretical developments to practical applications; they all share a strong computational component. The topics addressed are from the following fields: Statistics and Data Analysis; Machine Learning and Knowledge Discovery; Data Analysis in Marketing; Data Analysis in Finance and Economics; Data Analysis in Medicine and the Life Sciences; Data Analysis in the Social, Behavioural, and Health Care Sciences; Data Analysis in Interdisciplinary Domains; Classification and Subject Indexing in Library and Information Science. The book presents selected papers from the Second European Conference on Data Analysis, held at Jacobs University Bremen in July 2014. This conference unites diverse researchers in the pursuit of a common topic, creating truly unique synergies in the process.

How to Think about Data Science (Paperback): Diego Miranda-Saavedra How to Think about Data Science (Paperback)
Diego Miranda-Saavedra
R1,366 Discovery Miles 13 660 Ships in 9 - 17 working days

This book is a timely and critical introduction for those interested in what data science is (and isn't), and how it should be applied. The language is conversational and the content is accessible for readers without a quantitative or computational background; but, at the same time, it is also a practical overview of the field for the more technical readers. The overarching goal is to demystify the field and teach the reader how to develop an analytical mindset instead of following recipes. The book takes the scientist's approach of focusing on asking the right question at every step as this is the single most important factor contributing to the success of a data science project. Upon finishing this book, the reader should be asking more questions than I have answered. This book is, therefore, a practising scientist's approach to explaining data science through questions and examples.

Data Science - Innovative Developments in Data Analysis and Clustering (Paperback, 1st ed. 2017): Francesco Palumbo, Angela... Data Science - Innovative Developments in Data Analysis and Clustering (Paperback, 1st ed. 2017)
Francesco Palumbo, Angela Montanari, Maurizio Vichi
R4,236 Discovery Miles 42 360 Ships in 18 - 22 working days

This edited volume on the latest advances in data science covers a wide range of topics in the context of data analysis and classification. In particular, it includes contributions on classification methods for high-dimensional data, clustering methods, multivariate statistical methods, and various applications. The book gathers a selection of peer-reviewed contributions presented at the Fifteenth Conference of the International Federation of Classification Societies (IFCS2015), which was hosted by the Alma Mater Studiorum, University of Bologna, from July 5 to 8, 2015.

The Signed Distance Measure in Fuzzy Statistical Analysis - Theoretical, Empirical and Programming Advances (Hardcover, 1st ed.... The Signed Distance Measure in Fuzzy Statistical Analysis - Theoretical, Empirical and Programming Advances (Hardcover, 1st ed. 2021)
Redina Berkachy
R3,016 Discovery Miles 30 160 Ships in 10 - 15 working days

The main focus of this book is on presenting advances in fuzzy statistics, and on proposing a methodology for testing hypotheses in the fuzzy environment based on the estimation of fuzzy confidence intervals, a context in which not only the data but also the hypotheses are considered to be fuzzy. The proposed method for estimating these intervals is based on the likelihood method and employs the bootstrap technique. A new metric generalizing the signed distance measure is also developed. In turn, the book presents two conceptually diverse applications in which defended intervals play a role: one is a novel methodology for evaluating linguistic questionnaires developed at the global and individual levels; the other is an extension of the multi-ways analysis of variance to the space of fuzzy sets. To illustrate these approaches, the book presents several empirical and simulation-based studies with synthetic and real data sets. In closing, it presents a coherent R package called "FuzzySTs" which covers all the previously mentioned concepts with full documentation and selected use cases. Given its scope, the book will be of interest to all researchers whose work involves advanced fuzzy statistical methods.

Contingency Table Analysis - Methods and Implementation Using R (Paperback, Softcover reprint of the original 1st ed. 2014):... Contingency Table Analysis - Methods and Implementation Using R (Paperback, Softcover reprint of the original 1st ed. 2014)
Maria Kateri
R1,447 Discovery Miles 14 470 Ships in 18 - 22 working days

Contingency tables arise in diverse fields, including life sciences, education, social and political sciences, notably market research and opinion surveys. Their analysis plays an essential role in gaining insight into structures of the quantities under consideration and in supporting decision making. Combining both theory and applications, this book presents models and methods for the analysis of two- and multidimensional-contingency tables. An excellent reference for advanced undergraduates, graduate students, and practitioners in statistics as well as biosciences, social sciences, education, and economics, the work may also be used as a textbook for a course on categorical data analysis. Prerequisites include basic background on statistical inference and knowledge of statistical software packages.

R Companion to Elementary Applied Statistics (Hardcover): Christopher Hay-Jahans R Companion to Elementary Applied Statistics (Hardcover)
Christopher Hay-Jahans
R5,632 Discovery Miles 56 320 Ships in 10 - 15 working days

The R Companion to Elementary Applied Statistics includes traditional applications covered in elementary statistics courses as well as some additional methods that address questions that might arise during or after the application of commonly used methods. Beginning with basic tasks and computations with R, readers are then guided through ways to bring data into R, manipulate the data as needed, perform common statistical computations and elementary exploratory data analysis tasks, prepare customized graphics, and take advantage of R for a wide range of methods that find use in many elementary applications of statistics. Features: Requires no familiarity with R or programming to begin using this book. Can be used as a resource for a project-based elementary applied statistics course, or for researchers and professionals who wish to delve more deeply into R. Contains an extensive array of examples that illustrate ideas on various ways to use pre-packaged routines, as well as on developing individualized code. Presents quite a few methods that may be considered non-traditional, or advanced. Includes accompanying carefully documented script files that contain code for all examples presented, and more. R is a powerful and free product that is gaining popularity across the scientific community in both the professional and academic arenas. Statistical methods discussed in this book are used to introduce the fundamentals of using R functions and provide ideas for developing further skills in writing R code. These ideas are illustrated through an extensive collection of examples. About the Author: Christopher Hay-Jahans received his Doctor of Arts in mathematics from Idaho State University in 1999. After spending three years at University of South Dakota, he moved to Juneau, Alaska, in 2002 where he has taught a wide range of undergraduate courses at University of Alaska Southeast.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
SAS Certified Professional Prep Guide…
Sas Institute Hardcover R3,329 Discovery Miles 33 290
Portfolio and Investment Analysis with…
John B. Guerard, Ziwei Wang, … Hardcover R2,322 Discovery Miles 23 220
Jump into JMP Scripting, Second Edition…
Wendy Murphrey, Rosemary Lucas Hardcover R1,530 Discovery Miles 15 300
Computerised Financial Systems N6
Paperback R445 Discovery Miles 4 450
Practical and Efficient SAS Programming…
Martha Messineo Hardcover R1,320 Discovery Miles 13 200
A Physicist's Guide to Mathematica
Patrick T Tam Paperback R1,622 Discovery Miles 16 220
Neutrosophic Sets in Decision Analysis…
Mohamed Abdel-Basset, Florentin Smarandache Hardcover R6,641 Discovery Miles 66 410
An Introduction to Creating Standardized…
Todd Case, Yuting Tian Hardcover R1,501 Discovery Miles 15 010
Essential Java for Scientists and…
Brian Hahn, Katherine Malan Paperback R1,266 Discovery Miles 12 660
Mathematical Modeling for Smart…
Debabrata Samanta, Debabrata Singh Hardcover R11,427 Discovery Miles 114 270

 

Partners