Cantitate/Preț
Produs

R for Statistics

Autor Pierre-Andre Cornillon, Arnaud Guyader, Francois Husson, Nicolas Jegou, Julie Josse, Maela Kloareg, Eric Matzner-Lober, Laurent Rouvière
en Limba Engleză Paperback – 21 mar 2012
Although there are currently a wide variety of software packages suitable for the modern statistician, R has the triple advantage of being comprehensive, widespread, and free. Published in 2008, the second edition of Statistiques avec R enjoyed great success as an R guidebook in the French-speaking world. Translated and updated, R for Statistics includes a number of expanded and additional worked examples.
Organized into two sections, the book focuses first on the R software, then on the implementation of traditional statistical methods with R.
Focusing on the R software, the first section covers:
  • Basic elements of the R software and data processing
  • Clear, concise visualization of results, using simple and complex graphs
  • Programming basics: pre-defined and user-created functions
The second section of the book presents R methods for a wide range of traditional statistical data processing techniques, including:
  • Regression methods
  • Analyses of variance and covariance
  • Classification methods
  • Exploratory multivariate analysis
  • Clustering methods
  • Hypothesis tests
After a short presentation of the method, the book explicitly details the R command lines and gives commented results. Accessible to novices and experts alike, R for Statistics is a clear and enjoyable resource for any scientist.
Datasets and all the results described in this book are available on the book’s webpage at http://www.agrocampus-ouest.fr/math/RforStat
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 33785 lei  6-8 săpt.
  CRC Press – 21 mar 2012 33785 lei  6-8 săpt.
Hardback (1) 103277 lei  6-8 săpt.
  CRC Press – 28 sep 2017 103277 lei  6-8 săpt.

Preț: 33785 lei

Preț vechi: 43075 lei
-22% Nou

Puncte Express: 507

Preț estimativ în valută:
6467 6953$ 5391£

Carte tipărită la comandă

Livrare economică 19 decembrie 24 - 02 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781439881453
ISBN-10: 1439881456
Pagini: 320
Ilustrații: 89 black & white illustrations, 8 black & white tables
Dimensiuni: 156 x 234 x 20 mm
Greutate: 1.05 kg
Ediția:New.
Editura: CRC Press
Colecția Chapman and Hall/CRC

Public țintă

Undergraduate and graduate students in introductory statistics; researchers in statistical analysis.

Cuprins

An Overview of R: Main Concepts. Preparing Data. R Graphics. Making Programs with R. Statistical Methods: Introduction to the Statistical Methods. A Quick Start with RHypothesis Test. Regression. Analysis of Variance and Covariance. ClassificationExploratory Multivariate Analysis. Clustering. Appendix.

Recenzii

Section 4.2 on the apply family of functions and related functions for matrices, arrays, and data frames is by far the most friendly and helpful introduction to the subject that I have seen. … All datasets, along with the R-code in the book, are available on the website for the text. … If you are not a trained programmer but you aspire to write code that is efficient and perhaps, from time to time, clever, then this book is a fine place for you to start learning R.
—Homer S. White, MAA Reviews, January 2013
[T]he book is accessible for statisticians of all levels and areas of expertise as well as for novice and advanced R users. … I recommend it for anyone who wants to learn about the why and how of the most commonly employed statistical methods and their extensions.
—Irina Kukuyeva, Journal of Statistical Software, Vol. 51, November 2012

Notă biografică

Pierre-Andre Cornillon, Arnaud Guyader, Francois Husson, Nicolas Jegou, Julie Josse, Maela Kloareg, ric Matzner-Lober, Laurent Rouvière

Descriere

This text explores the use of R for classical statistical analysis. The first half of the book introduces R, data manipulation and visualization, statistical models, graphics, and R programming. The second half presents various statistical analysis techniques by first introducing the data example, then describing the problem to solve, and finally conducting the analysis using R. This example-based approach enables readers to replicate the analyses using their own data. Some of the techniques covered include simple regression, multiple regression, ANOVA, logistic regression, principal component analysis, and clustering.