R for Statistics
Autor Pierre-Andre Cornillon, Arnaud Guyader, Francois Husson, Nicolas Jegou, Julie Josse, Maela Kloareg, Eric Matzner-Lober, Laurent Rouvièreen Limba Engleză Paperback – 21 mar 2012
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
- Regression methods
- Analyses of variance and covariance
- Classification methods
- Exploratory multivariate analysis
- Clustering methods
- Hypothesis tests
Datasets and all the results described in this book are available on the book’s webpage at http://www.agrocampus-ouest.fr/math/RforStat
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 337.85 lei 6-8 săpt. | |
CRC Press – 21 mar 2012 | 337.85 lei 6-8 săpt. | |
Hardback (1) | 1032.77 lei 6-8 săpt. | |
CRC Press – 28 sep 2017 | 1032.77 lei 6-8 săpt. |
Preț: 337.85 lei
Preț vechi: 430.75 lei
-22% Nou
Puncte Express: 507
Preț estimativ în valută:
64.67€ • 69.53$ • 53.91£
64.67€ • 69.53$ • 53.91£
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
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
—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.