East Baton Rouge Parish Library

R in action, data analysis and graphics with R, Robert I. Kabacoff

Label
R in action, data analysis and graphics with R, Robert I. Kabacoff
Language
eng
Bibliography note
Includes bibliographical references and index
Illustrations
illustrations
Index
index present
Literary Form
non fiction
Main title
R in action
Nature of contents
bibliographydictionaries
Oclc number
1758504370
Responsibility statement
Robert I. Kabacoff
Series statement
R Series
Sub title
data analysis and graphics with R
Summary
R in Action is the first book to present both the R system and the use cases that make it such a compelling package for business developers. The book begins by introducing the R language, including the development environment. Focusing on practical solutions, the book also offers a crash course in practical statistics and covers elegant methods for dealing with messy and incomplete data using features of R. About the Technology R is a powerful language for statistical computing and graphics that can handle virtually any data-crunching task. It runs on all important platforms and provides thousands of useful specialized modules and utilities. This makes R a great way to get meaningful information from mountains of raw data. About the Book R in Action is a language tutorial focused on practical problems. It presents useful statistics examples and includes elegant methods for handling messy, incomplete, and non-normal data that are difficult to analyze using traditional methods. And statistical analysis is only part of the story. You'll also master R's extensive graphical capabilities for exploring and presenting data visually
Table Of Contents
An introduction to R graphics -- Traditional graphics. Simple usage of traditional graphics -- Customizing traditional graphics -- Grid graphics. Trellis graphics : the lattice package -- The grammar of graphics : the ggplot2 package -- The grid graphics model -- The grid graphics object model -- Developing new graphics functions and objects -- The graphics engine. Graphics formats -- Graphical parameters -- Graphics packages. Graphics extensions -- Plot extensions -- Graphics for categorical data -- Maps -- Node-and-edge graphs -- 3D graphics -- Dynamic and interactive graphics -- Importing graphics -- Combining graphics systems