Foundations of statistical algorithms

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

"Reviewing the historical development of basic algorithms to illuminate the evolution of today's more powerful statistical algorithms, this comprehensive textbook emphasizes recurring themes in all statistical algorithms including computation, assessment and verification, iteration, intuition, randomness, repetition and parallelization, and scalability. Unique in scope, it touches on topics not usually covered in  Read more...

Abstract: "Reviewing the historical development of basic algorithms to illuminate the evolution of today's more powerful statistical algorithms, this comprehensive textbook emphasizes recurring themes in all statistical algorithms including computation, assessment and verification, iteration, intuition, randomness, repetition and parallelization, and scalability. Unique in scope, it touches on topics not usually covered in similar books, namely, systematic verification and the scaling of many established techniques to very large databases. Broadly accessible, it offers examples, exercises, and selected solutions in each chapter as well as access to a supplementary website."

Author(s): Ligges, Uwe; Mersmann, Olaf; Weihs, Claus
Series: Series in computer science and data analysis
Publisher: CRC Press
Year: 2014

Language: English
Tags: Statistics -- Data processing.;Algorithms.;MATHEMATICS -- Probability & Statistics -- General.

Content: Introduction Computation
Motivation and History
Models for Computing: What Can a Computer Compute?
Floating-Point Computations: How Does a Computer Compute?
Precision of Computations: How Exact Does a Computer Compute?
Implementation in R Verification
Motivation and History
Theory
Practice and Simulation
Implementation in R Iteration
Motivation
Preliminaries
Univariate Optimization
Multivariate Optimization
Example: Neural Nets
Constrained Optimization
Evolutionary Computing
Implementation in R Deduction of Theoretical Properties
PLS—from Algorithm to Optimality
EM Algorithm
Implementation in R Randomization
Motivation and History
Theory: Univariate Randomization
Theory: Multivariate Randomization
Practice and Simulation: Stochastic Modeling
Implementation in R Repetition
Motivation and Overview
Model Selection
Model Selection in Classification
Model Selection in Continuous Models
Implementation in R Scalability and Parallelization
Introduction
Motivation and History
Optimization
Parallel Computing
Implementation in R Bibliography Index Conclusion and Exercises appear at the end of each chapter.