Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

EXPLORATORY DATA ANALYSIS USING R
Título:
EXPLORATORY DATA ANALYSIS USING R
Subtítulo:
Autor:
PEARSON, R
Editorial:
CRC PRESS
Año de edición:
2018
Materia
DATA WAREHOUSING Y MINERIA DE DATOS
ISBN:
978-1-4987-3023-5
Páginas:
548
73,50 €

 

Sinopsis

Exploratory Data Analysis Using R provides a classroom-tested introduction to exploratory data analysis (EDA) and introduces the range of ´interesting´ - good, bad, and ugly - features that can be found in data, and why it is important to find them. It also introduces the mechanics of using R to explore and explain data.

The book begins with a detailed overview of data, exploratory analysis, and R, as well as graphics in R. It then explores working with external data, linear regression models, and crafting data stories. The second part of the book focuses on developing R programs, including good programming practices and examples, working with text data, and general predictive models. The book ends with a chapter on ´keeping it all together´ that includes managing the R installation, managing files, documenting, and an introduction to reproducible computing.

The book is designed for both advanced undergraduate, entry-level graduate students, and working professionals with little to no prior exposure to data analysis, modeling, statistics, or programming. it keeps the treatment relatively non-mathematical, even though data analysis is an inherently mathematical subject. Exercises are included at the end of most chapters, and an instructor´s solution manual is available.



Table of Contents
I Analyzing Data Interactively with R

1 Data, Exploratory Analysis, and R

2 Graphics in R

3 Exploratory Data Analysis: A First Look

4 Working with External Data

5 Linear Regression Models

6 Crafting Data Stories

II Developing R Programs

7 Programming in R

8 Working with Text Data

9 Exploratory Data Analysis: A Second Look

10 More General Predictive Models

11 Keeping It All Together