Lattice: Multivariate Data Visualization with R: Use R!
Autor Deepayan Sarkaren Limba Engleză Paperback – 12 mar 2008
Din seria Use R!
- 19% Preț: 393.42 lei
- Preț: 374.85 lei
- 17% Preț: 430.19 lei
- 17% Preț: 362.13 lei
- 15% Preț: 663.19 lei
- Preț: 226.72 lei
- 17% Preț: 458.05 lei
- 17% Preț: 395.93 lei
- 20% Preț: 503.85 lei
- 17% Preț: 396.90 lei
- 15% Preț: 360.57 lei
- 17% Preț: 362.73 lei
- Preț: 276.08 lei
- 15% Preț: 487.10 lei
- 15% Preț: 462.02 lei
- 15% Preț: 514.74 lei
- Preț: 479.46 lei
- 15% Preț: 484.87 lei
- Preț: 446.72 lei
- 15% Preț: 508.26 lei
- 18% Preț: 770.27 lei
- 15% Preț: 488.87 lei
- 18% Preț: 767.51 lei
- 18% Preț: 767.34 lei
- 15% Preț: 497.70 lei
- Preț: 442.18 lei
- Preț: 411.96 lei
- 15% Preț: 484.87 lei
- Preț: 410.61 lei
- 15% Preț: 681.62 lei
- 15% Preț: 489.04 lei
- 15% Preț: 483.91 lei
- 15% Preț: 579.51 lei
- 15% Preț: 487.27 lei
- 15% Preț: 681.95 lei
- Preț: 411.57 lei
- 15% Preț: 579.82 lei
- 15% Preț: 573.44 lei
- Preț: 444.09 lei
- Preț: 380.54 lei
- 15% Preț: 486.62 lei
- Preț: 414.94 lei
- 15% Preț: 510.12 lei
- 15% Preț: 520.54 lei
- 15% Preț: 570.36 lei
- Preț: 445.02 lei
- Preț: 479.99 lei
Preț: 572.30 lei
Preț vechi: 673.29 lei
-15% Nou
Puncte Express: 858
Preț estimativ în valută:
109.52€ • 115.22$ • 90.67£
109.52€ • 115.22$ • 90.67£
Carte tipărită la comandă
Livrare economică 14-28 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780387759685
ISBN-10: 0387759689
Pagini: 265
Ilustrații: XVIII, 268 p. 8 illus. in color.
Dimensiuni: 152 x 229 x 25 mm
Greutate: 0.42 kg
Ediția:2008
Editura: Springer
Colecția Springer
Seria Use R!
Locul publicării:New York, NY, United States
ISBN-10: 0387759689
Pagini: 265
Ilustrații: XVIII, 268 p. 8 illus. in color.
Dimensiuni: 152 x 229 x 25 mm
Greutate: 0.42 kg
Ediția:2008
Editura: Springer
Colecția Springer
Seria Use R!
Locul publicării:New York, NY, United States
Public țintă
ResearchCuprins
Basics.- A Technical Overview of lattice.- Visualizing Univariate Distributions.- Displaying Multiway Tables.- Scatter Plots and Extensions.- Trivariate Displays.- Finer Control.- Graphical Parameters and Other Settings.- Plot Coordinates and Axis Annotation.- Labels and Legends.- Data Manipulation and Related Topics.- Manipulating the “trellis” Object.- Interacting with Trellis Displays.- Extending Trellis Displays.- Advanced Panel Functions.- New Trellis Displays.- Color Plates.
Recenzii
From the reviews:
"This book can be seen as a valuable source for lattice users at all levels. … The book nicely shows that making good graphics is a process and the reader is guided by the author in a wealth of examples through the various steps needed to reach the final result. A nice feature of the book is that it has an accompanying homepage that contains all the R code and figures of the book." (Klaus Nordhausen, International Statistical Review, Vol. 76 (3), 2008)
"Lattice is a package for R, and it greatly extends the already impressive graphical capabilities. … I suggest that many users of lattice (and most users of R probably ought to use lattice) should buy this book. … if one is using this book for self-study, exercises would be very helpful. … I recommend this book to anyone with a particular interest in the lattice package or a general interest in R graphics." (Peter L. Flom, The American Statistician, Vol. 63 (1), February, 2009)
“The book has 14 chapters separated in three parts. … very accessible to those inexperienced in the S language. For those readers that have more experience with R, the book is also quite useful. … Overall, if you are learning R or have not moved beyond the traditional S graphics system, the book shows the range possibilities of what can be done. … everyone using R would benefit from this book.” (Max Kuhn, Technometrics, Vol. 52 (3), August, 2010)
"This book can be seen as a valuable source for lattice users at all levels. … The book nicely shows that making good graphics is a process and the reader is guided by the author in a wealth of examples through the various steps needed to reach the final result. A nice feature of the book is that it has an accompanying homepage that contains all the R code and figures of the book." (Klaus Nordhausen, International Statistical Review, Vol. 76 (3), 2008)
"Lattice is a package for R, and it greatly extends the already impressive graphical capabilities. … I suggest that many users of lattice (and most users of R probably ought to use lattice) should buy this book. … if one is using this book for self-study, exercises would be very helpful. … I recommend this book to anyone with a particular interest in the lattice package or a general interest in R graphics." (Peter L. Flom, The American Statistician, Vol. 63 (1), February, 2009)
“The book has 14 chapters separated in three parts. … very accessible to those inexperienced in the S language. For those readers that have more experience with R, the book is also quite useful. … Overall, if you are learning R or have not moved beyond the traditional S graphics system, the book shows the range possibilities of what can be done. … everyone using R would benefit from this book.” (Max Kuhn, Technometrics, Vol. 52 (3), August, 2010)
Textul de pe ultima copertă
R is rapidly growing in popularity as the environment of choice for data analysis and graphics both in academia and industry. Lattice brings the proven design of Trellis graphics (originally developed for S by William S. Cleveland and colleagues at Bell Labs) to R, considerably expanding its capabilities in the process. Lattice is a powerful and elegant high level data visualization system that is sufficient for most everyday graphics needs, yet flexible enough to be easily extended to handle demands of cutting edge research. Written by the author of the lattice system, this book describes it in considerable depth, beginning with the essentials and systematically delving into specific low levels details as necessary. No prior experience with lattice is required to read the book, although basic familiarity with R is assumed.
The book contains close to150 figures produced with lattice. Many of the examples emphasize principles of good graphical design; almost all use real data sets that are publicly available in various R packages. All code and figures in the book are also available online, along with supplementary material covering more advanced topics.
Deepayan Sarkar won the 2004 John M. Chambers Statistical Software Award for writing lattice while he was a graduate student in Statistics at the University of Wisconsin-Madison. He is currently doing postdoctoral research in the Computational Biology program at the Fred Hutchinson Cancer Research Center, a member of the R Core Team, and an active participant on the R mailing lists.
The book contains close to150 figures produced with lattice. Many of the examples emphasize principles of good graphical design; almost all use real data sets that are publicly available in various R packages. All code and figures in the book are also available online, along with supplementary material covering more advanced topics.
Deepayan Sarkar won the 2004 John M. Chambers Statistical Software Award for writing lattice while he was a graduate student in Statistics at the University of Wisconsin-Madison. He is currently doing postdoctoral research in the Computational Biology program at the Fred Hutchinson Cancer Research Center, a member of the R Core Team, and an active participant on the R mailing lists.
Caracteristici
Gives a comprehensive overview of the Lattice graphics system and shows how to use it effectively Includes numerous examples using data sets from various R packages All code and figures including color version also available online Includes supplementary material: sn.pub/extras