An Introduction to Applied Multivariate Analysis with R: Use R!
Autor Brian Everitt, Torsten Hothornen Limba Engleză Paperback – 3 mai 2011
An Introduction to Applied Multivariate Analysis with R explores the correct application of these methods so as to extract as much information as possible from the data at hand, particularly as some type of graphical representation, via the R software. Throughout the book, the authors give many examples of R code used to apply the multivariate techniques to multivariate data.
Din seria Use R!
- 19% Preț: 393.45 lei
- Preț: 374.86 lei
- 17% Preț: 430.21 lei
- 17% Preț: 362.15 lei
- 15% Preț: 651.26 lei
- Preț: 226.73 lei
- 17% Preț: 458.07 lei
- 17% Preț: 395.94 lei
- 20% Preț: 503.87 lei
- 17% Preț: 396.92 lei
- 15% Preț: 360.58 lei
- 17% Preț: 362.74 lei
- Preț: 276.09 lei
- 15% Preț: 478.37 lei
- 15% Preț: 505.52 lei
- Preț: 470.88 lei
- 15% Preț: 476.19 lei
- Preț: 438.75 lei
- 15% Preț: 499.16 lei
- 18% Preț: 756.42 lei
- 15% Preț: 480.11 lei
- 18% Preț: 753.71 lei
- 18% Preț: 753.54 lei
- 15% Preț: 488.79 lei
- Preț: 434.30 lei
- Preț: 404.60 lei
- 15% Preț: 476.19 lei
- Preț: 403.28 lei
- 15% Preț: 669.41 lei
- 15% Preț: 480.29 lei
- 15% Preț: 475.25 lei
- 15% Preț: 562.05 lei
- 15% Preț: 569.12 lei
- 15% Preț: 478.55 lei
- 15% Preț: 669.71 lei
- Preț: 404.23 lei
- 15% Preț: 569.44 lei
- 15% Preț: 563.15 lei
- Preț: 436.18 lei
- Preț: 373.76 lei
- 15% Preț: 477.93 lei
- Preț: 407.54 lei
- 15% Preț: 500.98 lei
- 15% Preț: 511.20 lei
- 15% Preț: 560.14 lei
- Preț: 437.07 lei
- Preț: 471.42 lei
Preț: 453.76 lei
Preț vechi: 533.83 lei
-15% Nou
Puncte Express: 681
Preț estimativ în valută:
86.84€ • 91.62$ • 72.37£
86.84€ • 91.62$ • 72.37£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781441996497
ISBN-10: 1441996494
Pagini: 288
Ilustrații: XIV, 274 p. 92 illus.
Dimensiuni: 155 x 235 x 20 mm
Greutate: 0.43 kg
Ediția:2011
Editura: Springer
Colecția Springer
Seria Use R!
Locul publicării:New York, NY, United States
ISBN-10: 1441996494
Pagini: 288
Ilustrații: XIV, 274 p. 92 illus.
Dimensiuni: 155 x 235 x 20 mm
Greutate: 0.43 kg
Ediția:2011
Editura: Springer
Colecția Springer
Seria Use R!
Locul publicării:New York, NY, United States
Public țintă
Professional/practitionerCuprins
Multivariate data and multivariate analysis.- Looking at multivariate data: visualization.- Principal components analysis.- Multidimensional scaling.- Exploratory factor analysis.- Cluster analysis.- Confirmatory factor analysis and structural equation models.- The analysis of repeated measures data.-
Recenzii
“This book covers basic to advanced approaches for the analysis of multivariate data in R. … All chapters end with a summary and exercises, making this book an excellent addition to applied statistics courses. The approach, numerous examples and fragments of code make it accessible to undergraduate and postgraduate students alike, as well as researchers … .” (Irina Ioana Mohorianu, zbMATH 1306.62010, 2015)
“Each chapter introduces briefly the theory on well-known methods to analyze multivariate data and then focuses on the application of the multivariate techniques to example data with R. … addressed to students in applied statistics courses or applied statisticians looking for a valuable educational textbook on multivariate analysis. … an ideal textbook for students or persons, employed in the field of applied statistics, who wish to study the analysis of multivariate data and to apply multivariate techniques to real data.” (Wiebke Werft, Biometrical Journal, Vol. 55 (6), 2013)
“This practical book provides a well-organized summary of popular multivariate data analysis techniques with practical examples. As the book title indicates, all introduced techniques are accompanied by relevant and friendly R codes, and thus it can be used for excellent R programming reference for those who wish to use R for multivariate data analysis.” (Technometrics, Vol. 54 (4), November, 2012)
“Each chapter introduces briefly the theory on well-known methods to analyze multivariate data and then focuses on the application of the multivariate techniques to example data with R. … addressed to students in applied statistics courses or applied statisticians looking for a valuable educational textbook on multivariate analysis. … an ideal textbook for students or persons, employed in the field of applied statistics, who wish to study the analysis of multivariate data and to apply multivariate techniques to real data.” (Wiebke Werft, Biometrical Journal, Vol. 55 (6), 2013)
“This practical book provides a well-organized summary of popular multivariate data analysis techniques with practical examples. As the book title indicates, all introduced techniques are accompanied by relevant and friendly R codes, and thus it can be used for excellent R programming reference for those who wish to use R for multivariate data analysis.” (Technometrics, Vol. 54 (4), November, 2012)
Notă biografică
Brian Everitt is Professor Emeritus at King's College, London. He is the author of over 50 books on statistics.
Torsten Hothorn is Professor of Biostatistics in the Faculty of Mathematics, Computer Science and Statistics at Ludwig-Maximilians-Universität München in Germany.
Torsten Hothorn is Professor of Biostatistics in the Faculty of Mathematics, Computer Science and Statistics at Ludwig-Maximilians-Universität München in Germany.
Textul de pe ultima copertă
The majority of data sets collected by researchers in all disciplines are multivariate, meaning that several measurements, observations, or recordings are taken on each of the units in the data set. These units might be human subjects, archaeological artifacts, countries, or a vast variety of other things. In a few cases, it may be sensible to isolate each variable and study it separately, but in most instances all the variables need to be examined simultaneously in order to fully grasp the structure and key features of the data. For this purpose, one or another method of multivariate analysis might be helpful, and it is with such methods that this book is largely concerned. Multivariate analysis includes methods both for describing and exploring such data and for making formal inferences about them. The aim of all the techniques is, in general sense, to display or extract the signal in the data in the presence of noise and to find out what the data show us in the midst of their apparent chaos.
An Introduction to Applied Multivariate Analysis with R explores the correct application of these methods so as to extract as much information as possible from the data at hand, particularly as some type of graphical representation, via the R software. Throughout the book, the authors give many examples of R code used to apply the multivariate techniques to multivariate data.
An Introduction to Applied Multivariate Analysis with R explores the correct application of these methods so as to extract as much information as possible from the data at hand, particularly as some type of graphical representation, via the R software. Throughout the book, the authors give many examples of R code used to apply the multivariate techniques to multivariate data.
Caracteristici
Comprehensively covers a wide variety of multivariate analysis techniques using R Covers the use of Rs graphical capabilities for interpretation of multivariate data Provides extensive examples of R code used to apply the multivariate techniques to multivariate data Includes supplementary material: sn.pub/extras