![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Computer software packages > Other software packages > Mathematical & statistical software
Provides researchers with a reproducible research workflow for using R/RStudio to make the entire researchprocess reproducible; from data gathering, to analysis, to presentation Includes instructions not only for creating reproducible research in R, but also extensively discusses how to take advantage of recent developments in RStudio. Emphasizes the presentation of reproducible research with non-print formats such as HTML5 slideshows, blogs, and other web-based content. Covers a range of techniques to organize and remotely store files at all stages of the research process. These techniques both streamline the research process, especially by making revisions easier, and enhance The book itself will be reproducible, as all of the data, analysis, and markup files will be made available online.
The R language provides a rich environment for working with data, especially data to be used for statistical modeling or graphics. Coupled with the large variety of easily available packages, it allows access to both well-established and experimental statistical techniques. However techniques that might make sense in other languages are often very ine?cient in R, but, due to R's ?- ibility, it is often possible to implement these techniques in R. Generally, the problem with such techniques is that they do not scale properly; that is, as the problem size grows, the methods slow down at a rate that might be unexpected. The goal of this book is to present a wide variety of data - nipulation techniques implemented in R to take advantage of the way that R works, ratherthandirectlyresemblingmethodsusedinotherlanguages. Since this requires a basic notion of how R stores data, the ?rst chapter of the book is devoted to the fundamentals of data in R. The material in this chapter is a prerequisite for understanding the ideas introduced in later chapters. Since one of the ?rst tasks in any project involving data and R is getting the data into R in a way that it will be usable, Chapter 2 covers reading data from a variety of sources (text ?les, spreadsheets, ?les from other programs, etc. ), as well as saving R objects both in native form and in formats that other programs will be able to work with.
State space models have gained tremendous popularity in recent years in as disparate fields as engineering, economics, genetics and ecology. After a detailed introduction to general state space models, this book focuses on dynamic linear models, emphasizing their Bayesian analysis. Whenever possible it is shown how to compute estimates and forecasts in closed form; for more complex models, simulation techniques are used. A final chapter covers modern sequential Monte Carlo algorithms. The book illustrates all the fundamental steps needed to use dynamic linear models in practice, using R. Many detailed examples based on real data sets are provided to show how to set up a specific model, estimate its parameters, and use it for forecasting. All the code used in the book is available online. No prior knowledge of Bayesian statistics or time series analysis is required, although familiarity with basic statistics and R is assumed.
Practical Statistical Methods: A SAS Programming Approach presents a broad spectrum of statistical methods useful for researchers without an extensive statistical background. In addition to nonparametric methods, it covers methods for discrete and continuous data. Omitting mathematical details and complicated formulae, the text provides SAS programs to carry out the necessary analyses and draw appropriate inferences for common statistical problems. After introducing fundamental statistical concepts, the author describes methods used for quantitative data and continuous data following normal and nonnormal distributions. She then focuses on regression methodology, highlighting simple linear regression, logistic regression, and the proportional hazards model. The final chapter briefly discusses such miscellaneous topics as propensity scores, misclassification errors, interim analysis, conditional power, bootstrap, and jackknife. With SAS code and output integrated throughout, this book shows how to interpret data using SAS and illustrates the many statistical methods available for tackling problems in a range of fields, including the pharmaceutical industry and the social sciences.
"Modeling with Data" fully explains how to execute computationally intensive analyses on very large data sets, showing readers how to determine the best methods for solving a variety of different problems, how to create and debug statistical models, and how to run an analysis and evaluate the results. Ben Klemens introduces a set of open and unlimited tools, and uses them to demonstrate data management, analysis, and simulation techniques essential for dealing with large data sets and computationally intensive procedures. He then demonstrates how to easily apply these tools to the many threads of statistical technique, including classical, Bayesian, maximum likelihood, and Monte Carlo methods. Klemens's accessible survey describes these models in a unified and nontraditional manner, providing alternative ways of looking at statistical concepts that often befuddle students. The book includes nearly one hundred sample programs of all kinds. Links to these programs will be available on this page at a later date. "Modeling with Data" will interest anyone looking for a comprehensive guide to these powerful statistical tools, including researchers and graduate students in the social sciences, biology, engineering, economics, and applied mathematics.
Methods of Statistical Model Estimation examines the most important and popular methods used to estimate parameters for statistical models and provide informative model summary statistics. Designed for R users, the book is also ideal for anyone wanting to better understand the algorithms used for statistical model fitting. The text presents algorithms for the estimation of a variety of regression procedures using maximum likelihood estimation, iteratively reweighted least squares regression, the EM algorithm, and MCMC sampling. Fully developed, working R code is constructed for each method. The book starts with OLS regression and generalized linear models, building to two-parameter maximum likelihood models for both pooled and panel models. It then covers a random effects model estimated using the EM algorithm and concludes with a Bayesian Poisson model using Metropolis-Hastings sampling. The book's coverage is innovative in several ways. First, the authors use executable computer code to present and connect the theoretical content. Therefore, code is written for clarity of exposition rather than stability or speed of execution. Second, the book focuses on the performance of statistical estimation and downplays algebraic niceties. In both senses, this book is written for people who wish to fit statistical models and understand them. See Professor Hilbe discuss the book.
Regression Modeling: Methods, Theory, and Computation with SAS provides an introduction to a diverse assortment of regression techniques using SAS to solve a wide variety of regression problems. The author fully documents the SAS programs and thoroughly explains the output produced by the programs. The text presents the popular ordinary least squares (OLS) approach before introducing many alternative regression methods. It covers nonparametric regression, logistic regression (including Poisson regression), Bayesian regression, robust regression, fuzzy regression, random coefficients regression, L1 and q-quantile regression, regression in a spatial domain, ridge regression, semiparametric regression, nonlinear least squares, and time-series regression issues. For most of the regression methods, the author includes SAS procedure code, enabling readers to promptly perform their own regression runs. A Comprehensive, Accessible Source on Regression Methodology and
Modeling
After the great expansion of genome-wide association studies, their scientific methodology and, notably, their data analysis has matured in recent years, and they are a keystone in large epidemiological studies. Newcomers to the field are confronted with a wealth of data, resources and methods. This book presents current methods to perform informative analyses using real and illustrative data with established bioinformatics tools and guides the reader through the use of publicly available data. Includes clear, readable programming codes for readers to reproduce and adapt to their own data. Emphasises extracting biologically meaningful associations between traits of interest and genomic, transcriptomic and epigenomic data Uses up-to-date methods to exploit omic data Presents methods through specific examples and computing sessions Supplemented by a website, including code, datasets, and solutions
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
The OMDoc (Open Mathematical Documents) format is a content markup scheme for collections of mathematical documents, including articles, textbooks, interactive books, and courses. OMDoc also serves as the content language for agent communication of mathematical services and a mathematical software bus. This documentation describes version 1.2 of the OMDoc system, the final and mature release of OMDoc 1. The system features modularized language design, OPENMATH and MATHML for the representation of mathematical objects, and has been employed and validated in various applications. Besides a complete and rigorous specification of the OMDoc document format, this book presents an OMDoc primer with paradigmatic examples for many kinds of mathematical documents. Furthermore, various applications, projects, and tool support for OMDoc are discussed. The book will become essential reading for all working mathematicians and mathematics students aspiring to take part in the new worlds of shared mathematical knowledge.
No book is born in a vacuum. There must always be somebody who needs the book, somebody who will read and use it, and somebody who will write it. I walked with the idea of this book for a long time. However, its final concept came into reality during my lectures, in February 2005, at the Universiti Malaysia Sabah in Borneo. I realized that my students needed a bit more than just my lectures. They needed a text that they could follow during lab sessions or after classes so they could learn at any time, at their own pace. Therefore, I decided to write a small book with just a few chapters covering the different areas of applying the Computer Algebra System called MuPAD in different areas of mathematics. I intended each chapter to be short enough to be covered in a reasonably short time, about 2 to 4 hours. Another important objective was to have each chapter completely independent of the others, so that the readers could easily select and read the chapters that they needed the most, without being forced to read the whole book. There was one obstacle for such a concept-the large number of graphics I used to visualize mathematics. Therefore, I finally decided to write a separate chapter covering the major concepts of MuPAD graphics. The graphics chapter, together with the introductory chapter, forms the base for all the remaining chapters.
This book constitutes the refereed proceedings of the Second International Congress on Mathematical Software, ICMS 2006, held in Castro Urdiales, Spain in September 2006. The 45 revised full papers presented were carefully reviewed and selected for presentation. The papers are organized in topical sections on new developments on computer algebra packages, interfacing computer algebra on mathematical visualization, software for algebraic geometry and related topics, number-theoretical software, methods in computational number theory, free software for computer algebra, software for optimization on geometric computation, methods and software for computing mathematical functions, access to mathematics on the Web, and general issues.
This book constitutes the thoroughly refereed post-proceedings of the PASCAL (pattern analysis, statistical modelling and computational learning) Statistical and Optimization Perspectives Workshop on Subspace, Latent Structure and Feature Selection techniques, SLSFS 2005. The 9 revised full papers presented together with 5 invited papers reflect the key approaches that have been developed for subspace identification and feature selection using dimension reduction techniques, subspace methods, random projection methods, among others.
TheInternationalConferenceonMathematicalKnowledgeManagementhasnow reached its third edition, creating and establishing an original and stimulating scienti?ccommunitytransversaltomanydi?erent?eldsandresearchtopics. The broad goal of MKM is the exploration of innovative, semantically enriched, d- ital encodings of mathematical information, and the study of new services and tools exploiting the machine-understandable nature of the information. MKM is naturally located in the border area between digital libraries and the mec- nization of mathematics, devoting a particular interest to the new developments in information technology, and fostering their application to the realm of ma- ematical information. The conference is meant to be a forum for presenting, discussing and comparing new tools and systems, standardization e?orts, cri- calsurveys, largeexperiments, andcasestudies. Atpresent, wearestillgettingto knoweachother, tounderstandtheworkdonebyotherpeople, andthepotenti- ities o?ered by their work to our own research activity. However, the conference is rapidly acquiring scienti?c strength and academic interest, attracting more and more people and research groups, and o?ering a challenging alternative to older, more conservative conferences. July 2004 Andrea Asperti Grzegorz Bancerek Andrzej Trybulec Organization MKM 2004 was organized by the Institute of Computer Science, University of Bia lystokinco-operationwiththeFacultyofComputerScience, Bia lystokTe- nical University and the Association of Mizar Users. Program Committee Andrzej Trybulec (Chair) University of Bia lystok, Poland Andrew A. Adams University of Reading, UK Andrea Asperti University of Bologna, Italy Bruno Buchberger RISC Linz, Austria Roy McCasland University of Edinburgh, UK James Davenport University of Bath, UK Will
Statistical computing provides the link between statistical theory and applied statistics. The content of the book covers all aspects of this link, from the development and implementation of new statistical ideas to user experiences and software evaluation. The proceedings should appeal to anyone working in statistics and using computers, whether in universities, industrial companies, government agencies, research institutes or as software developers
This 1999 book is about the kind of mathematics usually encountered in first year university courses. A key feature of the book is that this mathematics is explored in depth using the popular and powerful package MATLAB. The emphasis is on understanding and investigating the mathematics, and putting it into practice in a wide variety of modelling situations. In the process, the reader will gain some fluency with MATLAB, no starting knowledge of the package being assumed. The range of material is wide: matrices, whole numbers, complex numbers, geometry of curves and families of lines, data analysis, random numbers and simulations, and differential equations form the basic mathematics. This is applied to a large number of investigations and modelling problems, from sequences of real numbers to cafeteria queues, from card shuffling to models of fish growth. All extras to the standard MATLAB package are supplied on the World Wide Web.
Mathematical Explorations with MATLAB examines the mathematics most frequently encountered in first-year university courses. A key feature of the book is its use of MATLAB, a popular and powerful software package. The book's emphasis is on understanding and investigating the mathematics by putting the mathematical tools into practice in a wide variety of modeling situations. Even readers who have no prior experience with MATLAB will gain fluency. The book covers a wide range of material: matrices, whole numbers, complex numbers, geometry of curves and families of lines, data analysis, random numbers and simulations, and differential equations from the basic mathematics. These lessons are applied to a rich variety of investigations and modeling problems, from sequences of real numbers to cafeteria queues, from card shuffling to models of fish growth. All extras to the standard MATLAB package are supplied on the World Wide Web.
Praise for the first edition: "One of my biggest complaints when I teach introductory statistics classes is that it takes me most of the semester to get to the good stuff-inferential statistics. The author manages to do this very quickly....if one were looking for a book that efficiently covers basic statistical methodology and also introduces statistical software [this text] fits the bill." -The American Statistician Applied Statistical Inference with MINITAB, Second Edition distinguishes itself from other introductory statistics textbooks by focusing on the applications of statistics without compromising mathematical rigor. It presents the material in a seamless step-by-step approach so that readers are first introduced to a topic, given the details of the underlying mathematical foundations along with a detailed description of how to interpret the findings, and are shown how to use the statistical software program Minitab to perform the same analysis. Gives readers a solid foundation in how to apply many different statistical methods. MINITAB is fully integrated throughout the text. Includes fully worked out examples so students can easily follow the calculations. Presents many new topics such as one- and two-sample variances, one- and two-sample Poisson rates, and more nonparametric statistics. Features mostly new exercises as well as the addition of Best Practices sections that describe some common pitfalls and provide some practical advice on statistical inference. This book is written to be user-friendly for students and practitioners who are not experts in statistics, but who want to gain a solid understanding of basic statistical inference. This book is oriented towards the practical use of statistics. The examples, discussions, and exercises are based on data and scenarios that are common to students in their everyday lives.
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.
This book explains basic principles of MuPAD commands. It teaches how to write simple programs and develop interactive environments for teaching mathematics. The text gives a large number of useful examples from different areas of undergraduate mathematics developed by the author during his long teaching experience. All the book examples are available online. Flash, SVG and JVX formats are used to display interactive and animated graphics.
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.
Most biologists use nonlinear regression more than any other statistical technique, but there are very few places to learn about curve-fitting. This book, by the author of the very successful Intuitive Biostatistics, addresses this relatively focused need of an extraordinarily broad range of scientists.
This open access book provides insights into the novel Locally Refined B-spline (LR B-spline) surface format, which is suited for representing terrain and seabed data in a compact way. It provides an alternative to the well know raster and triangulated surface representations. An LR B-spline surface has an overall smooth behavior and allows the modeling of local details with only a limited growth in data volume. In regions where many data points belong to the same smooth area, LR B-splines allow a very lean representation of the shape by locally adapting the resolution of the spline space to the size and local shape variations of the region. The iterative method can be modified to improve the accuracy in particular domains of a point cloud. The use of statistical information criterion can help determining the optimal threshold, the number of iterations to perform as well as some parameters of the underlying mathematical functions (degree of the splines, parameter representation). The resulting surfaces are well suited for analysis and computing secondary information such as contour curves and minimum and maximum points. Also deformation analysis are potential applications of fitting point clouds with LR B-splines.
Mathematica (R) in the Laboratory is a hands-on guide which shows how to harness the power and flexibility of Mathematica in the control of data-acquisition equipment and the analysis of experimental data. It explains how to use Mathematica to import, manipulate, visualise and analyse data from existing files. The generation and export of test data are also covered. The control of laboratory equipment is dealt with in detail, including the use of Mathematica's MathLink (R) system in instrument control, data processing, and interfacing. Many practical examples are given, which can either be used directly or adapted to suit a particular application. The book sets out clearly how Mathematica can provide a truly unified data-handling environment, and will be invaluable to anyone who collects or analyses experimental data, including astronomers, biologists, chemists, mathematicians, geologists, physicists and engineers. The book is fully compatible with Mathematica 3.0.
Intended as a companion for textbooks in mathematical methods for science and engineering, this book presents a large number of numerical topics and exercises together with discussions of methods for solving such problems using Mathematica(R). The accompanying CD contains Mathematica Notebooks for illustrating most of the topics in the text and for solving problems in mathematical physics. Although it is primarily designed for use with the author's "Mathematical Methods: For Students of Physics and Related Fields," the discussions in the book sufficiently self-contained that the book can be used as a supplement to any of the standard textbooks in mathematical methods for undergraduate students of physical sciences or engineering. |
You may like...
System Assurances - Modeling and…
Prashant Johri, Adarsh Anand, …
Paperback
R2,610
Discovery Miles 26 100
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
An Introduction to Creating Standardized…
Todd Case, Yuting Tian
Hardcover
R1,501
Discovery Miles 15 010
Spatial Regression Analysis Using…
Daniel A. Griffith, Yongwan Chun, …
Paperback
R3,015
Discovery Miles 30 150
Jump into JMP Scripting, Second Edition…
Wendy Murphrey, Rosemary Lucas
Hardcover
R1,530
Discovery Miles 15 300
|