A Modern Approach to Regression with R: Springer Texts in Statistics
Autor Simon Sheatheren Limba Engleză Hardback – 11 mar 2009
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 451.62 lei 43-57 zile | |
Springer – 29 noi 2010 | 451.62 lei 43-57 zile | |
Hardback (1) | 583.82 lei 43-57 zile | |
Springer – 11 mar 2009 | 583.82 lei 43-57 zile |
Din seria Springer Texts in Statistics
- 15% Preț: 547.79 lei
- Preț: 271.38 lei
- 18% Preț: 885.32 lei
- 20% Preț: 700.50 lei
- Preț: 468.12 lei
- 20% Preț: 570.34 lei
- 20% Preț: 692.84 lei
- Preț: 359.53 lei
- 20% Preț: 567.29 lei
- 20% Preț: 633.81 lei
- 18% Preț: 695.28 lei
- 20% Preț: 697.47 lei
- 19% Preț: 571.78 lei
- 20% Preț: 643.53 lei
- 17% Preț: 525.26 lei
- 17% Preț: 428.39 lei
- 17% Preț: 498.18 lei
- 20% Preț: 764.91 lei
- 15% Preț: 612.81 lei
- 15% Preț: 663.19 lei
- 15% Preț: 637.71 lei
- Preț: 395.64 lei
- Preț: 395.25 lei
- 15% Preț: 572.45 lei
- 19% Preț: 626.92 lei
- 18% Preț: 929.07 lei
- 18% Preț: 731.47 lei
- Preț: 490.38 lei
- Preț: 386.77 lei
- 18% Preț: 932.79 lei
- 15% Preț: 474.54 lei
- 15% Preț: 688.35 lei
- Preț: 398.82 lei
- 18% Preț: 877.75 lei
- 15% Preț: 588.66 lei
- 23% Preț: 684.77 lei
- 19% Preț: 543.05 lei
- Preț: 414.68 lei
- 15% Preț: 642.83 lei
- 15% Preț: 669.08 lei
- 18% Preț: 797.94 lei
- Preț: 394.68 lei
- Preț: 400.32 lei
- 18% Preț: 744.16 lei
Preț: 583.82 lei
Preț vechi: 686.85 lei
-15% Nou
Puncte Express: 876
Preț estimativ în valută:
111.73€ • 116.06$ • 92.81£
111.73€ • 116.06$ • 92.81£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780387096070
ISBN-10: 0387096078
Pagini: 392
Ilustrații: XIV, 393 p.
Dimensiuni: 155 x 235 x 30 mm
Greutate: 0.75 kg
Ediția:2009
Editura: Springer
Colecția Springer
Seria Springer Texts in Statistics
Locul publicării:New York, NY, United States
ISBN-10: 0387096078
Pagini: 392
Ilustrații: XIV, 393 p.
Dimensiuni: 155 x 235 x 30 mm
Greutate: 0.75 kg
Ediția:2009
Editura: Springer
Colecția Springer
Seria Springer Texts in Statistics
Locul publicării:New York, NY, United States
Public țintă
GraduateCuprins
Simple Linear Regression.- Diagnostics and Transformations for Simple Linear Regression.- Weighted Least Squares.- Multiple Linear Regression.- Diagnostics and Transformations for Multiple Linear Regression.- Variable Selection.- Logistic Regression.- Serially Correlated Errors.- Mixed Models.
Recenzii
“This book fills an important niche in the regression textbook by providing a data-centered approach strong on graphics. …I am particularly interested in teaching regression to undergraduates, and I used this book one term in an introduction to applied regression course. …It is a book I will use again. …Graduate students in particular will find the balance between applications and theory useful, and the minimal amount of formulae used means the book should be useful for students from a variety of disciplines. The well-motivated homework problems are interesting and sufficiently complex that students at all levels will be able to learn something from them.” (Journal of Statistical Software, March 2010, Vo. 33, Book Review 3)
Simon Sheather, A Modern Approach to Regression With R 978-0-387-09607-0
“The author states that this book focuses on tools and techniques for building regression models using real-world data and assessing their validity. A key theme throughout the book is that it makes sense to base inferences or conclusions only on valid models. The primary focus is on examining statistical and graphical methods for assessing whether or not the model upon which one desires to draw inferences is valid. … the examples…will have appeal to the students due to the variety of the techniques motivated by the datasets. The author has included numerous graphs and descriptions with associated flow charts to assist the student in ’visualizing’ the process one should take when modeling data using regression models. I found that the book was …very readable and that the graphics were …useful in the analysis of the problem under consideration. The book is also the ’right size’ with enough but not too much content. Personally, I was pleased not to see the voluminous R code that ’litters’ many of the books that are ‘with R.’ I was also pleased that some of the characteristic R output has been minimized and reformatted to improve the appearance of the text.…One of the aspects I found most appealing is that which is not found in the book. The supplementary material given on the author’s webpage is potentially very useful. The R code that was used to create the graphs and output in the book is provided in a separate document. This supplement will be very useful to the student who is learning R. In addition, there are similar documents that use SAS and STATA. I have found that having code to address a specific statistical problem is a very effective way for a student to learn a statistical software package. The author’s supplementary material using all three packages will provide an effective means for a student to learn multiple software packages without having to spend valuable classroom time and instructor supervision.” (The American Statistician, August 2010, Vol. 64, No. 3)
Simon Sheather, A Modern Approach to Regression With R 978-0-387-09607-0
“The author states that this book focuses on tools and techniques for building regression models using real-world data and assessing their validity. A key theme throughout the book is that it makes sense to base inferences or conclusions only on valid models. The primary focus is on examining statistical and graphical methods for assessing whether or not the model upon which one desires to draw inferences is valid. … the examples…will have appeal to the students due to the variety of the techniques motivated by the datasets. The author has included numerous graphs and descriptions with associated flow charts to assist the student in ’visualizing’ the process one should take when modeling data using regression models. I found that the book was …very readable and that the graphics were …useful in the analysis of the problem under consideration. The book is also the ’right size’ with enough but not too much content. Personally, I was pleased not to see the voluminous R code that ’litters’ many of the books that are ‘with R.’ I was also pleased that some of the characteristic R output has been minimized and reformatted to improve the appearance of the text.…One of the aspects I found most appealing is that which is not found in the book. The supplementary material given on the author’s webpage is potentially very useful. The R code that was used to create the graphs and output in the book is provided in a separate document. This supplement will be very useful to the student who is learning R. In addition, there are similar documents that use SAS and STATA. I have found that having code to address a specific statistical problem is a very effective way for a student to learn a statistical software package. The author’s supplementary material using all three packages will provide an effective means for a student to learn multiple software packages without having to spend valuable classroom time and instructor supervision.” (The American Statistician, August 2010, Vol. 64, No. 3)
Textul de pe ultima copertă
A Modern Approach to Regression with R focuses on tools and techniques for building regression models using real-world data and assessing their validity. A key theme throughout the book is that it makes sense to base inferences or conclusions only on valid models.
The regression output and plots that appear throughout the book have been generated using R. On the book website you will find the R code used in each example in the text. You will also find SAS-code and STATA-code to produce the equivalent output on the book website. Primers containing expanded explanations of R, SAS and STATA and their use in this book are also available on the book website.
The book contains a number of new real data sets from applications ranging from rating restaurants, rating wines, predicting newspaper circulation and magazine revenue, comparing the performance of NFL kickers, and comparing finalists in the Miss America pageant across states.
One of the aspects of the book that sets it apart from many other regression books is that complete details are provided for each example. The book is aimed at first year graduate students in statistics and could also be used for a senior undergraduate class.
Simon Sheather is Professor and Head of the Department of Statistics at Texas A&M University. Professor Sheather’s research interests are in the fields of flexible regression methods and nonparametric and robust statistics. He is a Fellow of the American Statistical Association and listed on ISIHighlyCited.com.
The regression output and plots that appear throughout the book have been generated using R. On the book website you will find the R code used in each example in the text. You will also find SAS-code and STATA-code to produce the equivalent output on the book website. Primers containing expanded explanations of R, SAS and STATA and their use in this book are also available on the book website.
The book contains a number of new real data sets from applications ranging from rating restaurants, rating wines, predicting newspaper circulation and magazine revenue, comparing the performance of NFL kickers, and comparing finalists in the Miss America pageant across states.
One of the aspects of the book that sets it apart from many other regression books is that complete details are provided for each example. The book is aimed at first year graduate students in statistics and could also be used for a senior undergraduate class.
Simon Sheather is Professor and Head of the Department of Statistics at Texas A&M University. Professor Sheather’s research interests are in the fields of flexible regression methods and nonparametric and robust statistics. He is a Fellow of the American Statistical Association and listed on ISIHighlyCited.com.
Caracteristici
Compares a number of new real data sets that enable students to learn how regression can be used in real life Provides R code used in each example in the text along with the SAS-code and STATA-code to produce the equivalent output Complete details provided for each example Includes supplementary material: sn.pub/extras