Interactive and dynamic graphics for data analysis: with R and GGobi
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
New York, NY
Springer
2007
|
Schriftenreihe: | Use R!
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XVII, 188 S. Ill., zahlr. graph. Darst. |
ISBN: | 9780387717616 9780387717623 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV023210709 | ||
003 | DE-604 | ||
005 | 20150428 | ||
007 | t | ||
008 | 080312s2007 ad|| |||| 00||| eng d | ||
020 | |a 9780387717616 |c pbk. |9 978-0-387-71761-6 | ||
020 | |a 9780387717623 |c eISBN |9 978-0-387-71762-3 | ||
035 | |a (OCoLC)255966120 | ||
035 | |a (DE-599)BVBBV023210709 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-703 |a DE-91G |a DE-706 |a DE-19 |a DE-384 |a DE-2070s |a DE-188 |a DE-11 |a DE-20 |a DE-29 | ||
082 | 0 | |a 510 | |
084 | |a MR 2100 |0 (DE-625)123488: |2 rvk | ||
084 | |a ST 530 |0 (DE-625)143679: |2 rvk | ||
084 | |a DAT 758f |2 stub | ||
100 | 1 | |a Cook, Dianne |e Verfasser |4 aut | |
245 | 1 | 0 | |a Interactive and dynamic graphics for data analysis |b with R and GGobi |c Dianne Cook ; Deborah F. Swayne |
246 | 1 | 3 | |a Use R |
264 | 1 | |a New York, NY |b Springer |c 2007 | |
300 | |a XVII, 188 S. |b Ill., zahlr. graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Use R! | |
650 | 0 | 7 | |a R |g Programm |0 (DE-588)4705956-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Datenanalyse |0 (DE-588)4123037-1 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Data Mining |0 (DE-588)4428654-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Visualisierung |0 (DE-588)4188417-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Visualisierung |0 (DE-588)4188417-6 |D s |
689 | 0 | 1 | |a Data Mining |0 (DE-588)4428654-5 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Datenanalyse |0 (DE-588)4123037-1 |D s |
689 | 1 | 1 | |a R |g Programm |0 (DE-588)4705956-4 |D s |
689 | 1 | |5 DE-188 | |
700 | 1 | |a Swayne, Deborah F. |e Verfasser |4 aut | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |o 10.1007/978-0-387-71762-3 |
856 | 4 | 2 | |m Digitalisierung UB Bayreuth |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016396769&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-016396769 |
Datensatz im Suchindex
_version_ | 1804137492425736192 |
---|---|
adam_text | Contents
Preface
........................................................
V
Technical
Notes
...............................................
XIII
List of Figures
.................................................
XV
1
Introduction
............................................... 1
1.1
Data visualization: beyond the third dimension
.............. 1
1.2
Statistical data visualization: goals and history
.............. 3
1.3
Getting down to data
.................................... 4
1.4
Getting real: process and caveats
.......................... 8
1.5
Interactive investigation
.................................. 15
2
The Toolbox
............................................... 17
2.1
Introduction
............................................ 17
2.2
Plot types
.............................................. 19
2.2.1
Univariatc plots
................................... 19
2.2.2
Divariate
plots
.................................... 21
2.2.3
Mult
і
variate
plots
................................. 24
2.2.4
Plot arrangement
.................................. 34
2.3
Plot manipulation and enhancement
....................... 35
2.3.1
Brushing
......................................... 35
2.3.2
Identification
..................................... 41
2.3.3
Scaling
........................................... 41
2.3.4
Subset selection
................................... 42
2.3.5
Line segments
..................................... 43
2.3.6
Interactive drawing
................................ 43
2.3.7
Dragging points
................................... 43
2.4
Tools available elsewhere
................................. 44
2.5
Recap
.................................................. 45
Exercises
................................................... 45
X
Contents
3
Missing Values
............................................
^~
3.1
Background
.............................................
48
3.2
Exploring missingness
.................................... ^9
3.2.1
Shadow matrix
....................................
49
3.2.2
Getting started: missings in the margins
............ 52
3.2.3
A limitation
...................................... 53
3.2.4
Tracking missings using the shadow matrix
........... 55
3.3
Imputation
............................................. 55
3.3.1
.Mean values
...................................... 56
3.3.2
Random values
.................................... 56
3.3.3
Multiple imputation
............................... 58
3.4
Recap
.................................................. 61
Exercises
................................................... 62
4
Supervised Classification
.................................. 63
4.1
Background
............................................. 64
4.1.1
Classical multivariate statistics
...................... 65
4.1.2
Data mining
...................................... 66
4.1.3
Studying the fit
................................... 69
4.2
Purely graphics: getting a picture of the class structure
....... 70
4.2.1
Overview of Italian Olive Oils
........................ 70
4.2.2
Building classifiers to predict region
................. 71
4.2.3
Separating the oils by area within each region
......... 73
4.2.4
Taking stock
...................................... 77
4.3
Numerical methods
...................................... 77
4.3.1
Linear discriminant analysis
........................ 77
4.3.2
Trees
............................................ 81
4.3.3
Random forests
................................... 83
4.3.4
Neural networks
................................... 88
4.3.5
Support vector machine
............................ 92
4.3.6
Examining boundaries
............................. 97
4.4
Recap
.................................................. 99
Exercises
............................... 99
5
Cluster Analysis
...........................................103
5.1
Background
.............................................105
5.2
Purely graphics
.........................................107
5.3
Numerical methods
......................................
Ш
5.3.1
Hierarchical algorithms
.............................
Ill
5.3.2
Model-based clustering
.............................113
5.3.3
Self-organizing maps
...............................119
5.3.4
Comparing methods
...............................122
5.4
Characterizing clusters
................................. 125
5.5
Recap
.......................
j9g
Exercises
.................... . 27
Contents
XI
6
Miscellaneous Topics
......................................129
6.1
Inference
...............................................129
6.2
Longitudinal data
.......................................134
6.3
Network data
...........................................139
6.4
Multidimensional scaling
.................................145
Exercises
...................................................151
7
Datasets
...................................................153
7.1
Tips
...................................................153
7.2
Australian Crabs
.........................................154
7.3
Italian Olive Oils
.........................................155
7.4
Flea Beetles
.............................................157
7.5
PRIM7
.................................................157
7.6
Tropical Atmosphere-Ocean Array (TAO)
....................159
7.7
Primary Biliary Cirrhosis (PBC)
.............................161
7.8
Spam
..................................................162
7.9
Wages
..................................................164
7.10
Rat Gene Expression
......................................166
7.11
Arabidopsis Gene Expression
...............................168
7.12
Music
..................................................171
7.13
Cluster Challenge
........................................172
7.14
Adjacent Transposition Graph
..............................172
7.15
Florentine Families
.......................................173
7.16
Morse Code Confusion Rates
...............................174
7.17
Personal Social Network
...................................175
References
.....................................................177
Index
..........................................................185
|
adam_txt |
Contents
Preface
.
V
Technical
Notes
.
XIII
List of Figures
.
XV
1
Introduction
. 1
1.1
Data visualization: beyond the third dimension
. 1
1.2
Statistical data visualization: goals and history
. 3
1.3
Getting down to data
. 4
1.4
Getting real: process and caveats
. 8
1.5
Interactive investigation
. 15
2
The Toolbox
. 17
2.1
Introduction
. 17
2.2
Plot types
. 19
2.2.1
Univariatc plots
. 19
2.2.2
Divariate
plots
. 21
2.2.3
Mult
і
variate
plots
. 24
2.2.4
Plot arrangement
. 34
2.3
Plot manipulation and enhancement
. 35
2.3.1
Brushing
. 35
2.3.2
Identification
. 41
2.3.3
Scaling
. 41
2.3.4
Subset selection
. 42
2.3.5
Line segments
. 43
2.3.6
Interactive drawing
. 43
2.3.7
Dragging points
. 43
2.4
Tools available elsewhere
. 44
2.5
Recap
. 45
Exercises
. 45
X
Contents
3
Missing Values
.
^~
3.1
Background
.
48
3.2
Exploring missingness
. ^9
3.2.1
Shadow matrix
.
49
3.2.2
Getting started: missings in the "margins"
. 52
3.2.3
A limitation
. 53
3.2.4
Tracking missings using the shadow matrix
. 55
3.3
Imputation
. 55
3.3.1
.Mean values
. 56
3.3.2
Random values
. 56
3.3.3
Multiple imputation
. 58
3.4
Recap
. 61
Exercises
. 62
4
Supervised Classification
. 63
4.1
Background
. 64
4.1.1
Classical multivariate statistics
. 65
4.1.2
Data mining
. 66
4.1.3
Studying the fit
. 69
4.2
Purely graphics: getting a picture of the class structure
. 70
4.2.1
Overview of Italian Olive Oils
. 70
4.2.2
Building classifiers to predict region
. 71
4.2.3
Separating the oils by area within each region
. 73
4.2.4
Taking stock
. 77
4.3
Numerical methods
. 77
4.3.1
Linear discriminant analysis
. 77
4.3.2
Trees
. 81
4.3.3
Random forests
. 83
4.3.4
Neural networks
. 88
4.3.5
Support vector machine
. 92
4.3.6
Examining boundaries
. 97
4.4
Recap
. 99
Exercises
. 99
5
Cluster Analysis
.103
5.1
Background
.105
5.2
Purely graphics
.107
5.3
Numerical methods
.
Ш
5.3.1
Hierarchical algorithms
.
Ill
5.3.2
Model-based clustering
.113
5.3.3
Self-organizing maps
.119
5.3.4
Comparing methods
.122
5.4
Characterizing clusters
. 125
5.5
Recap
.
j9g
Exercises
. . 27
Contents
XI
6
Miscellaneous Topics
.129
6.1
Inference
.129
6.2
Longitudinal data
.134
6.3
Network data
.139
6.4
Multidimensional scaling
.145
Exercises
.151
7
Datasets
.153
7.1
Tips
.153
7.2
Australian Crabs
.154
7.3
Italian Olive Oils
.155
7.4
Flea Beetles
.157
7.5
PRIM7
.157
7.6
Tropical Atmosphere-Ocean Array (TAO)
.159
7.7
Primary Biliary Cirrhosis (PBC)
.161
7.8
Spam
.162
7.9
Wages
.164
7.10
Rat Gene Expression
.166
7.11
Arabidopsis Gene Expression
.168
7.12
Music
.171
7.13
Cluster Challenge
.172
7.14
Adjacent Transposition Graph
.172
7.15
Florentine Families
.173
7.16
Morse Code Confusion Rates
.174
7.17
Personal Social Network
.175
References
.177
Index
.185 |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Cook, Dianne Swayne, Deborah F. |
author_facet | Cook, Dianne Swayne, Deborah F. |
author_role | aut aut |
author_sort | Cook, Dianne |
author_variant | d c dc d f s df dfs |
building | Verbundindex |
bvnumber | BV023210709 |
classification_rvk | MR 2100 ST 530 |
classification_tum | DAT 758f |
ctrlnum | (OCoLC)255966120 (DE-599)BVBBV023210709 |
dewey-full | 510 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 510 - Mathematics |
dewey-raw | 510 |
dewey-search | 510 |
dewey-sort | 3510 |
dewey-tens | 510 - Mathematics |
discipline | Informatik Soziologie Mathematik |
discipline_str_mv | Informatik Soziologie Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01978nam a2200493 c 4500</leader><controlfield tag="001">BV023210709</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20150428 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">080312s2007 ad|| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780387717616</subfield><subfield code="c">pbk.</subfield><subfield code="9">978-0-387-71761-6</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780387717623</subfield><subfield code="c">eISBN</subfield><subfield code="9">978-0-387-71762-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)255966120</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV023210709</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-703</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-2070s</subfield><subfield code="a">DE-188</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-29</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">510</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MR 2100</subfield><subfield code="0">(DE-625)123488:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 530</subfield><subfield code="0">(DE-625)143679:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 758f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Cook, Dianne</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Interactive and dynamic graphics for data analysis</subfield><subfield code="b">with R and GGobi</subfield><subfield code="c">Dianne Cook ; Deborah F. Swayne</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Use R</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York, NY</subfield><subfield code="b">Springer</subfield><subfield code="c">2007</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVII, 188 S.</subfield><subfield code="b">Ill., zahlr. graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Use R!</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenanalyse</subfield><subfield code="0">(DE-588)4123037-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Data Mining</subfield><subfield code="0">(DE-588)4428654-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Visualisierung</subfield><subfield code="0">(DE-588)4188417-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Visualisierung</subfield><subfield code="0">(DE-588)4188417-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Data Mining</subfield><subfield code="0">(DE-588)4428654-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Datenanalyse</subfield><subfield code="0">(DE-588)4123037-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-188</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Swayne, Deborah F.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="o">10.1007/978-0-387-71762-3</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bayreuth</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016396769&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-016396769</subfield></datafield></record></collection> |
id | DE-604.BV023210709 |
illustrated | Illustrated |
index_date | 2024-07-02T20:11:54Z |
indexdate | 2024-07-09T21:13:09Z |
institution | BVB |
isbn | 9780387717616 9780387717623 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-016396769 |
oclc_num | 255966120 |
open_access_boolean | |
owner | DE-703 DE-91G DE-BY-TUM DE-706 DE-19 DE-BY-UBM DE-384 DE-2070s DE-188 DE-11 DE-20 DE-29 |
owner_facet | DE-703 DE-91G DE-BY-TUM DE-706 DE-19 DE-BY-UBM DE-384 DE-2070s DE-188 DE-11 DE-20 DE-29 |
physical | XVII, 188 S. Ill., zahlr. graph. Darst. |
publishDate | 2007 |
publishDateSearch | 2007 |
publishDateSort | 2007 |
publisher | Springer |
record_format | marc |
series2 | Use R! |
spelling | Cook, Dianne Verfasser aut Interactive and dynamic graphics for data analysis with R and GGobi Dianne Cook ; Deborah F. Swayne Use R New York, NY Springer 2007 XVII, 188 S. Ill., zahlr. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Use R! R Programm (DE-588)4705956-4 gnd rswk-swf Datenanalyse (DE-588)4123037-1 gnd rswk-swf Data Mining (DE-588)4428654-5 gnd rswk-swf Visualisierung (DE-588)4188417-6 gnd rswk-swf Visualisierung (DE-588)4188417-6 s Data Mining (DE-588)4428654-5 s DE-604 Datenanalyse (DE-588)4123037-1 s R Programm (DE-588)4705956-4 s DE-188 Swayne, Deborah F. Verfasser aut Erscheint auch als Online-Ausgabe 10.1007/978-0-387-71762-3 Digitalisierung UB Bayreuth application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016396769&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Cook, Dianne Swayne, Deborah F. Interactive and dynamic graphics for data analysis with R and GGobi R Programm (DE-588)4705956-4 gnd Datenanalyse (DE-588)4123037-1 gnd Data Mining (DE-588)4428654-5 gnd Visualisierung (DE-588)4188417-6 gnd |
subject_GND | (DE-588)4705956-4 (DE-588)4123037-1 (DE-588)4428654-5 (DE-588)4188417-6 |
title | Interactive and dynamic graphics for data analysis with R and GGobi |
title_alt | Use R |
title_auth | Interactive and dynamic graphics for data analysis with R and GGobi |
title_exact_search | Interactive and dynamic graphics for data analysis with R and GGobi |
title_exact_search_txtP | Interactive and dynamic graphics for data analysis with R and GGobi |
title_full | Interactive and dynamic graphics for data analysis with R and GGobi Dianne Cook ; Deborah F. Swayne |
title_fullStr | Interactive and dynamic graphics for data analysis with R and GGobi Dianne Cook ; Deborah F. Swayne |
title_full_unstemmed | Interactive and dynamic graphics for data analysis with R and GGobi Dianne Cook ; Deborah F. Swayne |
title_short | Interactive and dynamic graphics for data analysis |
title_sort | interactive and dynamic graphics for data analysis with r and ggobi |
title_sub | with R and GGobi |
topic | R Programm (DE-588)4705956-4 gnd Datenanalyse (DE-588)4123037-1 gnd Data Mining (DE-588)4428654-5 gnd Visualisierung (DE-588)4188417-6 gnd |
topic_facet | R Programm Datenanalyse Data Mining Visualisierung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016396769&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT cookdianne interactiveanddynamicgraphicsfordataanalysiswithrandggobi AT swaynedeborahf interactiveanddynamicgraphicsfordataanalysiswithrandggobi AT cookdianne user AT swaynedeborahf user |