MARC 닫기
04966cam a2200481Ma 4500
000001333162
20210114162115
m d
cr cnu---unuuu
190615s2019 enk o 000 0 eng d
▼a 1789802083
▼a 9781789802085
▼q (electronic bk.)
▼a 2153721
▼b (N$T)
▼a (OCoLC)1104078460
▼a EBLCP
▼b eng
▼c EBLCP
▼d N$T
▼d 248023
▼a QA76.9.D343
▼a COM
▼x 000000
▼2 bisacsh
▼a 006.3/12
▼2 23
▼a Datar, Radhika.
▼a Hands-On Exploratory Data Analysis with R
▼h [electronic resource]:
▼b Become an Expert in Exploratory Data Analysis Using R Packages.
▼a Birmingham:
▼b Packt Publishing, Limited,
▼c 2019.
▼a 1 online resource (254 p.).
▼a Description based upon print version of record.
▼a Summary
▼a Cover; Title Page; Copyright and Credits; Dedication; About Packt; Contributors; Table of Contents; Preface; Section 1: Setting Up Data Analysis Environment; Chapter 1: Setting Up Our Data Analysis Environment; Technical requirements; The benefits of EDA across vertical markets; Manipulating data; Examining, cleaning, and filtering data; Visualizing data; Creating data reports; Installing the required R packages and tools; Installing R packages from the Terminal; Installing R packages from inside RStudio; Summary; Chapter 2: Importing Diverse Datasets; Technical requirements
▼a Converting rectangular data into R with the readr R packagereadr read functions; read_tsv method; read_delim method; read_fwf method; read_table method; read_log method; Reading in Excel data with the readxl R package; Reading in JSON data with the jsonlite R package; Loading the jsonlite package; Getting data into R from web APIs using the httr R package; Getting data into R by scraping the web using the rvest package; Importing data into R from relational databases using the DBI R package; Summary; Chapter 3: Examining, Cleaning, and Filtering; Technical requirements; About the dataset
▼a Reshaping and tidying up erroneous dataThe gather() function; The unite() function; The separate() function; The spread() function; Manipulating and mutating data; The mutate() function; The group_by() function; The summarize() function; The arrange() function; The glimpse() function; Selecting and filtering data; The select() function; The filter() function; Cleaning and manipulating time series data; Summary; Chapter 4: Visualizing Data Graphically with ggplot2; Technical requirements; Advanced graphics grammar of ggplot2; Data; Layers; Scales; The coordinate system; Faceting; Theme
▼a Installing ggplot2Scatter plots; Histogram plots; Density plots; Probability plots; dnorm(); pnorm(); rnorm(); Box plots; Residual plots; Summary; Chapter 5: Creating Aesthetically Pleasing Reports with knitr and R Markdown; Technical requirements; Installing R Markdown; Working with R Markdown; Reproducible data analysis reports with knitr; Exporting and customizing reports; Summary; Section 2: Univariate, Time Series, and Multivariate Data; Chapter 6: Univariate and Control Datasets; Technical requirements; Reading the dataset; Cleaning and tidying up the data
▼a Understanding the structure of the dataHypothesis tests; Statistical hypothesis in R; The t-test in R; Directional hypothesis in R; Correlation in R; Tietjen-Moore test; Parsimonious models; Probability plots; The Shapiro-Wilk test; Summary; Chapter 7: Time Series Datasets; Technical requirements; Introducing and reading the dataset; Cleaning the dataset; Mapping and understanding structure; Hypothesis test; t-test in R; Directional hypothesis in R; Grubbs' test and checking outliers; Parsimonious models; Bartlett's test; Data visualization; Autocorrelation plots; Spectrum plots; Phase plots
▼a Hands-On Exploratory Data Analysis with R puts the complete process of exploratory data analysis into a practical demonstration in one nutshell. You will understand the concepts of data analysis right from data ingestion, data cleaning, data manipulation to applying statistical techniques and visualizing hidden patterns.
▼a Master record variable field(s) change: 050, 072, 082, 650
▼a Data mining
▼x Computer programs.
▼a R (Computer program language)
▼a COMPUTERS / General.
▼2 bisacsh
▼a Electronic books.
▼a Garg, Harish.
▼i Print version:
▼a Datar, Radhika
▼t Hands-On Exploratory Data Analysis with R : Become an Expert in Exploratory Data Analysis Using R Packages.
▼d Birmingham : Packt Publishing, Limited,c2019,
▼z 9781789804379
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2153721
▼a EBL - Ebook Library
▼b EBLB
▼n EBL5784233
▼a EBSCOhost
▼b EBSC
▼n 2153721
▼a 강리원
▼a eBook
▼a 92
▼b N$T
| 자료유형 : | eBook |
|---|---|
| ISBN : | 1789802083 |
| ISBN : | 9781789802085 |
| 개인저자 : | Datar, Radhika. |
| 서명/저자사항 : | Hands-On Exploratory Data Analysis with R [electronic resource]: Become an Expert in Exploratory Data Analysis Using R Packages. |
| 발행사항 : | Birmingham: Packt Publishing, Limited, 2019. |
| 형태사항 : | 1 online resource (254 p.). |
| 일반주기 : | Description based upon print version of record. |
| 일반주기 : | Summary |
| 내용주기 : | Cover; Title Page; Copyright and Credits; Dedication; About Packt; Contributors; Table of Contents; Preface; Section 1: Setting Up Data Analysis Environment; Chapter 1: Setting Up Our Data Analysis Environment; Technical requirements; The benefits of EDA across vertical markets; Manipulating data; Examining, cleaning, and filtering data; Visualizing data; Creating data reports; Installing the required R packages and tools; Installing R packages from the Terminal; Installing R packages from inside RStudio; Summary; Chapter 2: Importing Diverse Datasets; Technical requirements |
| 내용주기 : | Converting rectangular data into R with the readr R packagereadr read functions; read_tsv method; read_delim method; read_fwf method; read_table method; read_log method; Reading in Excel data with the readxl R package; Reading in JSON data with the jsonlite R package; Loading the jsonlite package; Getting data into R from web APIs using the httr R package; Getting data into R by scraping the web using the rvest package; Importing data into R from relational databases using the DBI R package; Summary; Chapter 3: Examining, Cleaning, and Filtering; Technical requirements; About the dataset |
| 내용주기 : | Reshaping and tidying up erroneous dataThe gather() function; The unite() function; The separate() function; The spread() function; Manipulating and mutating data; The mutate() function; The group_by() function; The summarize() function; The arrange() function; The glimpse() function; Selecting and filtering data; The select() function; The filter() function; Cleaning and manipulating time series data; Summary; Chapter 4: Visualizing Data Graphically with ggplot2; Technical requirements; Advanced graphics grammar of ggplot2; Data; Layers; Scales; The coordinate system; Faceting; Theme |
| 내용주기 : | Installing ggplot2Scatter plots; Histogram plots; Density plots; Probability plots; dnorm(); pnorm(); rnorm(); Box plots; Residual plots; Summary; Chapter 5: Creating Aesthetically Pleasing Reports with knitr and R Markdown; Technical requirements; Installing R Markdown; Working with R Markdown; Reproducible data analysis reports with knitr; Exporting and customizing reports; Summary; Section 2: Univariate, Time Series, and Multivariate Data; Chapter 6: Univariate and Control Datasets; Technical requirements; Reading the dataset; Cleaning and tidying up the data |
| 내용주기 : | Understanding the structure of the dataHypothesis tests; Statistical hypothesis in R; The t-test in R; Directional hypothesis in R; Correlation in R; Tietjen-Moore test; Parsimonious models; Probability plots; The Shapiro-Wilk test; Summary; Chapter 7: Time Series Datasets; Technical requirements; Introducing and reading the dataset; Cleaning the dataset; Mapping and understanding structure; Hypothesis test; t-test in R; Directional hypothesis in R; Grubbs' test and checking outliers; Parsimonious models; Bartlett's test; Data visualization; Autocorrelation plots; Spectrum plots; Phase plots |
| 요약 : | Hands-On Exploratory Data Analysis with R puts the complete process of exploratory data analysis into a practical demonstration in one nutshell. You will understand the concepts of data analysis right from data ingestion, data cleaning, data manipulation to applying statistical techniques and visualizing hidden patterns. |
| 일반주제명 : | Data mining -- Computer programs. -- |
| 일반주제명 : | R (Computer program language) -- |
| 일반주제명 : | COMPUTERS / General. -- |
| 개인저자 : | Garg, Harish. |
| 기타형태 저록 : | Print version: Datar, Radhika Hands-On Exploratory Data Analysis with R : Become an Expert in Exploratory Data Analysis Using R Packages. Birmingham : Packt Publishing, Limited,c2019, 9781789804379 |
| 언어 | 영어 |
| URL : |
|---|
서평쓰기