XploRe: An Interactive Statistical Computing Environment

XploRe: An Interactive Statistical Computing Environment PDF Author: Wolfgang Härdle
Publisher: Springer Science & Business Media
ISBN: 1461242142
Category : Mathematics
Languages : en
Pages : 406

Get Book Here

Book Description
This book describes an interactive statistical computing environment called 1 XploRe. As the name suggests, support for exploratory statistical analysis is given by a variety of computational tools. XploRe is a matrix-oriented statistical language with a comprehensive set of basic statistical operations that provides highly interactive graphics, as well as a programming environ ment for user-written macros; it offers hard-wired smoothing procedures for effective high-dimensional data analysis. Its highly dynamic graphic capa bilities make it possible to construct student-level front ends for teaching basic elements of statistics. Hot keys make it an easy-to-use computing environment for statistical analysis. The primary objective of this book is to show how the XploRe system can be used as an effective computing environment for a large number of statistical tasks. The computing tasks we consider range from basic data matrix manipulations to interactive customizing of graphs and dynamic fit ting of high-dimensional statistical models. The XploRe language is similar to other statistical languages and offers an interactive help system that can be extended to user-written algorithms. The language is intuitive and read ers with access to other systems can, without major difficulty, reproduce the examples presented here and use them as a basis for further investigation.

XploRe: An Interactive Statistical Computing Environment

XploRe: An Interactive Statistical Computing Environment PDF Author: Wolfgang Härdle
Publisher: Springer Science & Business Media
ISBN: 1461242142
Category : Mathematics
Languages : en
Pages : 406

Get Book Here

Book Description
This book describes an interactive statistical computing environment called 1 XploRe. As the name suggests, support for exploratory statistical analysis is given by a variety of computational tools. XploRe is a matrix-oriented statistical language with a comprehensive set of basic statistical operations that provides highly interactive graphics, as well as a programming environ ment for user-written macros; it offers hard-wired smoothing procedures for effective high-dimensional data analysis. Its highly dynamic graphic capa bilities make it possible to construct student-level front ends for teaching basic elements of statistics. Hot keys make it an easy-to-use computing environment for statistical analysis. The primary objective of this book is to show how the XploRe system can be used as an effective computing environment for a large number of statistical tasks. The computing tasks we consider range from basic data matrix manipulations to interactive customizing of graphs and dynamic fit ting of high-dimensional statistical models. The XploRe language is similar to other statistical languages and offers an interactive help system that can be extended to user-written algorithms. The language is intuitive and read ers with access to other systems can, without major difficulty, reproduce the examples presented here and use them as a basis for further investigation.

XploRe

XploRe PDF Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 0

Get Book Here

Book Description


XploRe® - Application Guide

XploRe® - Application Guide PDF Author: W. Härdle
Publisher: Springer Science & Business Media
ISBN: 3642572928
Category : Business & Economics
Languages : en
Pages : 521

Get Book Here

Book Description
This book offers a detailed application guide to XploRe - an interactive statistical computing environment. As a guide it contains case studies of real data analysis situations. It helps the beginner in statistical data analysis to learn how XploRe works in real life applications. Many examples from practice are discussed and analysed in full length. Great emphasis is put on a graphic based understanding of the data interrelations. The case studies include: Survival modelling with Cox's proportional hazard regression, Vitamin C data analysis with Quantile Regression, and many others.

Introductory Statistics with R

Introductory Statistics with R PDF Author: Peter Dalgaard
Publisher: Springer Science & Business Media
ISBN: 0387790535
Category : Mathematics
Languages : en
Pages : 370

Get Book Here

Book Description
This book provides an elementary-level introduction to R, targeting both non-statistician scientists in various fields and students of statistics. The main mode of presentation is via code examples with liberal commenting of the code and the output, from the computational as well as the statistical viewpoint. Brief sections introduce the statistical methods before they are used. A supplementary R package can be downloaded and contains the data sets. All examples are directly runnable and all graphics in the text are generated from the examples. The statistical methodology covered includes statistical standard distributions, one- and two-sample tests with continuous data, regression analysis, one-and two-way analysis of variance, regression analysis, analysis of tabular data, and sample size calculations. In addition, the last four chapters contain introductions to multiple linear regression analysis, linear models in general, logistic regression, and survival analysis.

S Programming

S Programming PDF Author: William Venables
Publisher: Springer Science & Business Media
ISBN: 0387218564
Category : Mathematics
Languages : en
Pages : 272

Get Book Here

Book Description
S is a high-level language for manipulating, analysing and displaying data. It forms the basis of two highly acclaimed and widely used data analysis software systems, the commercial S-PLUS® and the Open Source R. This book provides an in-depth guide to writing software in the S language under either or both of those systems. It is intended for readers who have some acquaintance with the S language and want to know how to use it more effectively, for example to build re-usable tools for streamlining routine data analysis or to implement new statistical methods. One of the outstanding strengths of the S language is the ease with which it can be extended by users. S is a functional language, and functions written by users are first-class objects treated in the same way as functions provided by the system. S code is eminently readable and so a good way to document precisely what algorithms were used, and as much of the implementations are themselves written in S, they can be studied as models and to understand their subtleties. The current implementations also provide easy ways for S functions to call compiled code written in C, Fortran and similar languages; this is documented here in depth. Increasingly S is being used for statistical or graphical analysis within larger software systems or for whole vertical-market applications. The interface facilities are most developed on Windows® and these are covered with worked examples. The authors have written the widely used Modern Applied Statistics with S-PLUS, now in its third edition, and several software libraries that enhance S-PLUS and R; these and the examples used in both books are available on the Internet. Dr. W.N. Venables is a senior Statistician with the CSIRO/CMIS Environmetrics Project in Australia, having been at the Department of Statistics, University of Adelaide for many years previously. Professor B.D. Ripley holds the Chair of Applied Statistics at the University of Oxford, and is the author of four other books on spatial statistics, simulation, pattern recognition and neural networks. Both authors are known and respected throughout the international S and R communities, for their books, workshops, short courses, freely available software and through their extensive contributions to the S-news and R mailing lists.

The Basics of S and S-PLUS

The Basics of S and S-PLUS PDF Author: Andreas Krause
Publisher: Springer Science & Business Media
ISBN: 0387227091
Category : Computers
Languages : en
Pages : 395

Get Book Here

Book Description
A lucid explanation of the basics of S-PLUS at a level suitable for users with little computing or statistical knowledge. Unlike the S-PLUS manuals, the book does not strive to be comprehensive, but instead introduces the most important ideas of S-PLUS through the use of many examples. Each chapter includes a collection of exercises that are accompanied by fully worked-out solutions and detailed comments, and the whole is rounded off with practical hints on how to work efficiently in S-PLUS, making it well-suited for both self-study and as a textbook. This second edition has been updated to incorporate the completely revised S Language and its implementation in S-PLUS, while new chapters have been added to explain the Windows GUI, how to explore relationships in data using the powerful Trellis graphics system, and how to understand and use object-oriented programming. In addition, the programming chapter has been extended to cover some of the more technical but important aspects of S-PLUS.

Automatic Nonuniform Random Variate Generation

Automatic Nonuniform Random Variate Generation PDF Author: Wolfgang Hörmann
Publisher: Springer Science & Business Media
ISBN: 3662059460
Category : Mathematics
Languages : en
Pages : 439

Get Book Here

Book Description
The recent concept of universal (also called automatic or black-box) random variate generation can only be found dispersed in the literature. Being unique in its overall organization, the book covers not only the mathematical and statistical theory but also deals with the implementation of such methods. All algorithms introduced in the book are designed for practical use in simulation and have been coded and made available by the authors. Examples of possible applications of the presented algorithms (including option pricing, VaR and Bayesian statistics) are presented at the end of the book.

The Grammar of Graphics

The Grammar of Graphics PDF Author: Leland Wilkinson
Publisher: Springer Science & Business Media
ISBN: 1475731000
Category : Computers
Languages : en
Pages : 415

Get Book Here

Book Description
Written for statisticians, computer scientists, geographers, research and applied scientists, and others interested in visualizing data, this book presents a unique foundation for producing almost every quantitative graphic found in scientific journals, newspapers, statistical packages, and data visualization systems. It was designed for a distributed computing environment, with special attention given to conserving computer code and system resources. While the tangible result of this work is a Java production graphics library, the text focuses on the deep structures involved in producing quantitative graphics from data. It investigates the rules that underlie pie charts, bar charts, scatterplots, function plots, maps, mosaics, and radar charts. These rules are abstracted from the work of Bertin, Cleveland, Kosslyn, MacEachren, Pinker, Tufte, Tukey, Tobler, and other theorists of quantitative graphics.

Numerical Linear Algebra for Applications in Statistics

Numerical Linear Algebra for Applications in Statistics PDF Author: James E. Gentle
Publisher: Springer Science & Business Media
ISBN: 1461206235
Category : Mathematics
Languages : en
Pages : 229

Get Book Here

Book Description
Accurate and efficient computer algorithms for factoring matrices, solving linear systems of equations, and extracting eigenvalues and eigenvectors. Regardless of the software system used, the book describes and gives examples of the use of modern computer software for numerical linear algebra. It begins with a discussion of the basics of numerical computations, and then describes the relevant properties of matrix inverses, factorisations, matrix and vector norms, and other topics in linear algebra. The book is essentially self- contained, with the topics addressed constituting the essential material for an introductory course in statistical computing. Numerous exercises allow the text to be used for a first course in statistical computing or as supplementary text for various courses that emphasise computations.

Random Number Generation and Monte Carlo Methods

Random Number Generation and Monte Carlo Methods PDF Author: James E. Gentle
Publisher: Springer Science & Business Media
ISBN: 147572960X
Category : Computers
Languages : en
Pages : 252

Get Book Here

Book Description
Monte Carlo simulation has become one of the most important tools in all fields of science. This book surveys the basic techniques and principles of the subject, as well as general techniques useful in more complicated models and in novel settings. The emphasis throughout is on practical methods that work well in current computing environments.