Modern statistical methods for astronomy: with R applications
"Modern astronomical research is beset with a vast range of statistical challenges, ranging from reducing data from megadatasets to characterizing an amazing variety of variable celestial objects or testing astrophysical theory. Yet most astronomers still use a narrow suite of traditional stati...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Cambridge [u.a.]
Cambridge Univ. Press
2012
|
Ausgabe: | 1. publ. |
Schlagworte: | |
Online-Zugang: | Cover Inhaltsverzeichnis |
Zusammenfassung: | "Modern astronomical research is beset with a vast range of statistical challenges, ranging from reducing data from megadatasets to characterizing an amazing variety of variable celestial objects or testing astrophysical theory. Yet most astronomers still use a narrow suite of traditional statistical methods. Linking astronomy to the world of modern statistics, this volume is a unique resource, introducing astronomers to advanced statistics through ready-to-use code in the public-domain R statistical software environment"-- |
Beschreibung: | Literaturverz. S. 434 - 461 |
Beschreibung: | XVIII, 476 S. Ill., graph. Darst. |
ISBN: | 052176727X 9780521767279 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV040328587 | ||
003 | DE-604 | ||
005 | 20160331 | ||
007 | t | ||
008 | 120724s2012 ad|| |||| 00||| eng d | ||
010 | |a 2012009113 | ||
020 | |a 052176727X |c hbk. |9 0-521-76727-X | ||
020 | |a 9780521767279 |c hbk. |9 978-0-521-76727-9 | ||
035 | |a (OCoLC)806029969 | ||
035 | |a (DE-599)GBV689579403 | ||
040 | |a DE-604 |b ger | ||
041 | 0 | |a eng | |
049 | |a DE-19 |a DE-703 |a DE-11 | ||
050 | 0 | |a QB149 | |
082 | 0 | |a 520.72/7 | |
084 | |a SK 850 |0 (DE-625)143263: |2 rvk | ||
084 | |a US 1550 |0 (DE-625)146667: |2 rvk | ||
100 | 1 | |a Feigelson, Eric D. |d 1953- |e Verfasser |0 (DE-588)1025349113 |4 aut | |
245 | 1 | 0 | |a Modern statistical methods for astronomy |b with R applications |c Eric D. Feigelson ; G. Jogesh Babu |
250 | |a 1. publ. | ||
264 | 1 | |a Cambridge [u.a.] |b Cambridge Univ. Press |c 2012 | |
300 | |a XVIII, 476 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Literaturverz. S. 434 - 461 | ||
520 | 1 | |a "Modern astronomical research is beset with a vast range of statistical challenges, ranging from reducing data from megadatasets to characterizing an amazing variety of variable celestial objects or testing astrophysical theory. Yet most astronomers still use a narrow suite of traditional statistical methods. Linking astronomy to the world of modern statistics, this volume is a unique resource, introducing astronomers to advanced statistics through ready-to-use code in the public-domain R statistical software environment"-- | |
650 | 4 | |a Statistical astronomy | |
650 | 0 | 7 | |a Statistik |0 (DE-588)4056995-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a R |g Programm |0 (DE-588)4705956-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Astronomie |0 (DE-588)4003311-9 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Astronomie |0 (DE-588)4003311-9 |D s |
689 | 0 | 1 | |a Statistik |0 (DE-588)4056995-0 |D s |
689 | 0 | 2 | |a R |g Programm |0 (DE-588)4705956-4 |D s |
689 | 0 | |8 1\p |5 DE-604 | |
700 | 1 | |a Babu, Gutti Jogesh |d 1949- |e Verfasser |0 (DE-588)115626492 |4 aut | |
856 | 4 | |u http://assets.cambridge.org/97805217/67279/cover/9780521767279.jpg |3 Cover | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025183060&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-025183060 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk |
Datensatz im Suchindex
_version_ | 1804149359473852416 |
---|---|
adam_text | Titel: Modern statistical methods for astronomy
Autor: Feigelson, Eric D
Jahr: 2012
Preface page xv
1 Introduction 1
1.1 The role of statistics in astronomy 1
1.1.1 Astronomy and astrophysics 1
1.1.2 Probability and statistics 3
1.1.3 Statistics and science 4
1.2 History of statistics in astronomy 6
1.2.1 Antiquity through the Renaissance 6
1.2.2 Foundations of statistics in celestial mechanics 7
1.2.3 Statistics in twentieth-century astronomy 8
1.3 Recommended reading 10
2 Probability 13
2.1 Uncertainty in observational science 13
2.2 Outcome spaces and events 14
2.3 Axioms of probability 15
2.4 Conditional probabilities 17
2.4.1 Bayes theorem 18
2.4.2 Independent events 19
2.5 Random variables 20
2.5.1 Density and distribution functions 21
2.5.2 Independent and identically distributed r.v.s. 24
2.6 Quantile function 25
2.7 Discrete distributions 26
2.8 Continuous distributions 27
2.9 Distributions that are neither discrete nor continuous 29
2.10 Limit theorems 30
2.11 Recommended reading 30
2.12 R applications 31
3 Statistical inference 35
3.1 The astronomical context 35
3.2 Concepts of statistical inference 36
3.3 Principles of point estimation 38
3.4 Techniques of point estimation 40
3.4.1 Method of moments 41
3.4.2 Method of least squares 42
3.4.3 Maximum likelihood method 43
3.4.4 Confidence intervals 45
3.4.5 Calculating MLEs with the EM algorithm 47
3.5 Hypothesis testing techniques 48
3.6 Resampling methods 52
3.6.1 Jackknife 52
3.6.2 Bootstrap 54
3.7 Model selection and goodness-of-fit 57
3.7.1 Nonparametric methods for goodness-of-fit 58
3.7.2 Likelihood-based methods for model selection 60
3.7.3 Information criteria for model selection 61
3.7.4 Comparing different model families 62
3.8 Bayesian statistical inference 63
3.8.1 Inference for the binomial proportion 64
3.8.2 Prior distributions 65
3.8.3 Inference for Gaussian distributions 67
3.8.4 Hypotheses testing and the Bayes factor 69
3.8.5 Model selection and averaging 70
3.8.6 Bayesian computation 71
3.9 Remarks 72
3.10 Recommended reading 73
3.11 R applications 74
Probability distribution functions 76
4.1 Binomial and multinomial 76
4.1.1 Ratio of binomial random variables 79
4.2 Poisson 80
4.2.1 Astronomical context 80
4.2.2 Mathematical properties 81
4.2.3 Poisson processes 83
4.3 Normal and lognormal 85
4.4 Pareto (power-law) 87
4.4.1 Least-squares estimation 89
4.4.2 Maximum likelihood estimation 90
4.4.3 Extensions of the power-law 91
4.4.4 Multivariate Pareto 92
4.4.5 Origins of power-laws 93
4.5 Gamma 94
4.6 Recommended reading 96
4.7 R applications 96
4.7.1 Comparing Pareto distribution estimators 97
4.7.2 Fitting distributions to data 101
4.7.3 Scope of distributions in R and CRAN 103
5 Nonparametric statistics 105
5.1 The astronomical context 105
5.2 Concepts of nonparametric inference 106
5.3 Univariate problems 107
5.3.1 Kolmogorov-Smirnov and other e.d.f. tests 107
5.3.2 Robust statistics of location 110
5.3.3 Robust statistics of spread 111
5.4 Hypothesis testing 111
5.4.1 Sign test 112
5.4.2 Two-sample and ^-sample tests 112
5.5 Contingency tables 113
5.6 Bivariate and multivariate tests 115
5.7 Remarks 116
5.8 Recommended reading 117
5.9 R applications 117
5.9.1 Exploratory plots and summary statistics 117
5.9.2 Empirical distribution and quantile functions 121
5.9.3 Two-sample tests 124
5.9.4 Contingency tables 125
5.9.5 Scope of nonparametrics in R and CRAN 127
6 Data smoothing: density estimation 128
6.1 The astronomical context 128
6.2 Concepts of density estimation 128
6.3 Histograms 129
6.4 Kernel density estimators 131
6.4.1 Basic properties 131
6.4.2 Choosing bandwidths by cross-validation 132
6.4.3 Multivariate kernel density estimation 133
6.4.4 Smoothing with measurement errors 134
6.5 Adaptive smoothing 134
6.5.1 Adaptive kernel estimators 134
6.5.2 Nearest-neighbor estimators 135
6.6 Nonparametric regression 136
6.6.1 Nadaraya-Watson estimator 136
6.6.2 Local regression 137
6.7 Remarks 138
6.8 Recommended reading 138
6.9 R applications 139
6.9.1 Histogram, quantile function and measurement errors 139
6.9.2 Kernel smoothers 140
6.9.3 Nonparametric regressions 144
6.9.4 Scope of smoothing in R and CRAN 148
7 Regression 150
7.1 Astronomical context 150
7.2 Concepts of regression 151
7.3 Least-squares linear regression 154
7.3.1 Ordinary least squares 154
7.3.2 Symmetric least-squares regression 155
7.3.3 Bootstrap error analysis 156
7.3.4 Robust regression 158
7.3.5 Quantile regression 160
7.3.6 Maximum likelihood estimation 161
7.4 Weighted least squares 162
7.5 Measurement error models 164
7.5.1 Least-squares estimators 166
7.5.2 SIMEX algorithm 168
7.5.3 Likelihood-based estimators 169
7.6 Nonlinear models 169
7.6.1 Poisson regression 170
7.6.2 Logistic regression 171
7.7 Model validation, selection and misspecification 172
7.7.1 Residual analysis 173
7.7.2 Cross-validation and the bootstrap 175
7.8 Remarks 176
7.9 Recommended reading 177
7.10 R applications 177
7.10.1 Linear modeling 179
7.10.2 Generalized linear modeling 181
7.10.3 Robust regression 182
7.10.4 Quantile regression 183
7.10.5 Nonlinear regression of galaxy surface brightness profiles 184
7.10.6 Scope of regression in R and CRAN 189
8 Multivariate analysis 190
8.1 The astronomical context 190
8.2 Concepts of multivariate analysis 191
8.2.1 Multivariate distances 192
8.2.2 Multivariate normal distribution 194
8.3 Hypothesis tests 195
8.4 Relationships among the variables 197
8.4.1 Multiple linear regression 197
8.4.2 Principal components analysis 199
8.4.3 Factor and canonical correlation analysis 200
8.4.4 Outliers and robust methods 201
8.4.5 Nonlinear methods 202
8.5 Multivariate visualization 203
8.6 Remarks 204
8.7 Recommended reading 205
8.8 R applications 206
8.8.1 Univariate tests of normality 206
8.8.2 Preparing the dataset 208
8.8.3 Bivariate relationships 209
8.8.4 Principal components analysis 212
8.8.5 Multiple regression and MARS 214
8.8.6 Multivariate visualization 216
8.8.7 Interactive graphical displays 217
8.8.8 Scope of multivariate analysis Rand CRAN 220
9 Clustering, classification and data mining 222
9.1 The astronomical context 222
9.2 Concepts of clustering and classification 224
9.2.1 Definitions and scopes 224
9.2.2 Metrics, group centers and misclassifications 225
9.3 Clustering 226
9.3.1 Agglomerative hierarchical clustering 226
9.3.2 -means and related nonhierarchical partitioning 228
9.4 Clusters with substructure or noise 229
9.5 Mixture models 231
9.6 Supervised classification 232
9.6.1 Multivariate normal clusters 232
9.6.2 Linear discriminant analysis and its generalizations 233
9.6.3 Classification trees 234
9.6.4 Nearest-neighbor classifiers 236
9.6.5 Automated neural networks 237
9.6.6 Classifier validation, improvement and fusion 238
9.7 Remarks 239
9.8 Recommended reading 241
9.9 R applications 242
9.9.1 Unsupervised clustering of COMBO-17 galaxies 242
9.9.2 Mixture models 246
9.9.3 Supervised classification of SDSS point sources 250
9.9.4 LDA, k-rm and ANN classification 251
9.9.5 CART and SVM classification 255
9.9.6 Scope ofR and CRAN 259
10 Nondetections: censored and truncated data 261
10.1 The astronomical context 261
10.2 Concepts of survival analysis 263
10.3 Univariate datasets with censoring 266
10.3.1 Parametric estimation 266
10.3.2 Kaplan-Meier nonparametric estimator 268
10.3.3 Two-sample tests 269
10.4 Multivariate datasets with censoring 271
10.4.1 Correlation coefficients 271
10.4.2 Regression models 272
10.5 Truncation 274
10.5.1 Parametric estimation 275
10.5.2 Nonparametric Lynden-Bell-Woodroofe estimator 275
10.6 Remarks 277
10.7 Recommended reading 278
10.8 R applications 279
10.8.1 Kaplan-Meier estimator 279
10.8.2 Two-sample tests with censoring 281
10.8.3 Bivariate and multivariate problems with censoring 284
10.8.4 Lynden-Bell-Woodroofe estimator for truncation 287
10.8.5 Scope of censoring and truncation in R and CRAN 290
11 Time series analysis 292
11.1 The astronomical context 292
11.2 Concepts of time series analysis 294
11.3 Time-domain analysis of evenly spaced data 296
11.3.1 Smoothing 296
11.3.2 Autocorrelation and cross-correlation 297
11.3.3 Stochastic autoregressive models 298
11.3.4 Regression for deterministic models 301
11.4 Time-domain analysis of unevenly spaced data 302
11.4.1 Discrete correlation function 302
11.4.2 Structure function 304
11.5 Spectral analysis of evenly spaced data 304
11.5.1 Fourier power spectrum 305
11.5.2 Improving the periodogram 307
11.6 Spectral analysis of unevenly spaced data 308
11.6.1 Lomb-Scargle periodogram 308
11.6.2 Non-Fourier periodograms 310
11.6.3 Statistical significance of periodogram peaks 312
11.6.4 Spectral analysis of event data 313
11.6.5 Computational issues 314
11.7 State-space modeling and the Kalman filter 315
11.8 Nonstationary time series 317
11.9 1 // noise or long-memory processes 319
11.10 Multivariate time series 322
11.11 Remarks 323
11.12 Recommended reading 324
11.13 R applications 325
11.13.1 Exploratory time series analysis 326
11.13.2 Spectral analysis 329
11.13.3 Modeling as an autoregressive process 330
11.13.4 Modeling as a long-memory process 333
11.13.5 Wavelet analysis 334
11.13.6 Scope of time series analysis in R and CRAN 336
12 Spatial point processes 337
12.1 The astronomical context 337
12.2 Concepts of spatial point processes 338
12.3 Tests of uniformity 340
12.4 Spatial autocorrelation 341
12.4.1 Global measures of spatial autocorrelation 341
12.4.2 Local measures of spatial autocorrelation 343
12.5 Spatial interpolation 344
12.6 Global functions of clustering 346
12.6.1 Cumulative second-moment measures 346
12.6.2 Two-point correlation function 348
12.7 Model-based spatial analysis 351
12.7.1 Models for galaxy clustering 351
12.7.2 Models in geostatistics 353
12.8 Graphical networks and tessellations 354
12.9 Points on a circle or sphere 355
12.10 Remarks 357
12.11 Recommended reading 358
12.12 R applications 359
12.12.1 Characterization of autocorrelation 361
12.12.2 Variogram analysis 362
12.12.3 Characterization of clustering 364
12.12.4 Tessellations 368
12.12.5 Spatial interpolation 370
12.12.6 Spatial regression and modeling 373
12.12.7 Circular and spherical statistics 374
12.12.8 Scope of spatial analysis in R and CRAN 377
Appendix A Notation and acronyms 379
Appendix B Getting started with R 382
B.l History and scope of R/CRAN 382
B.2 Session environment 382
B.3 R object classes 385
B.4 Basic operations on classes 386
B.5 Input/output 388
B.6 A sample R session 389
B.7 Interfaces to other programs and languages 394
B.8 Computational efficiency 394
B.9 Learning more about R 397
B.10 Recommended reading 398
Appendix C Astronomical datasets 399
C.l Asteroids 400
C.2 Protostar populations 402
C.3 Globular cluster magnitudes 403
C.4 Stellar abundances 405
C.5 Galaxy clustering 406
C.6 Hipparcos stars 408
C.7 Globular cluster properties 410
C.8 SDSS quasars 411
C.9 SDSS point sources 413
CIO Galaxy photometry 419
C. 11 Elliptical galaxy profiles 420
C. 12 X-ray source variability 421
C.l3 Sunspot numbers 422
C.14 Exoplanet orbits 423
C.l5 Kepler stellar light curves 425
C.l6 Sloan Digital Sky Survey 428
C.l7 Fermi gamma-ray light curves 430
C.l8 Swift gamma-ray bursts 432
References 434
Subject index 462
R and CRAN commands 470
The color plates are to be found between pages 398 and 399.
|
any_adam_object | 1 |
author | Feigelson, Eric D. 1953- Babu, Gutti Jogesh 1949- |
author_GND | (DE-588)1025349113 (DE-588)115626492 |
author_facet | Feigelson, Eric D. 1953- Babu, Gutti Jogesh 1949- |
author_role | aut aut |
author_sort | Feigelson, Eric D. 1953- |
author_variant | e d f ed edf g j b gj gjb |
building | Verbundindex |
bvnumber | BV040328587 |
callnumber-first | Q - Science |
callnumber-label | QB149 |
callnumber-raw | QB149 |
callnumber-search | QB149 |
callnumber-sort | QB 3149 |
callnumber-subject | QB - Astronomy |
classification_rvk | SK 850 US 1550 |
ctrlnum | (OCoLC)806029969 (DE-599)GBV689579403 |
dewey-full | 520.72/7 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 520 - Astronomy and allied sciences |
dewey-raw | 520.72/7 |
dewey-search | 520.72/7 |
dewey-sort | 3520.72 17 |
dewey-tens | 520 - Astronomy and allied sciences |
discipline | Physik Mathematik |
edition | 1. publ. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02546nam a2200505 c 4500</leader><controlfield tag="001">BV040328587</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20160331 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">120724s2012 ad|| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">2012009113</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">052176727X</subfield><subfield code="c">hbk.</subfield><subfield code="9">0-521-76727-X</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780521767279</subfield><subfield code="c">hbk.</subfield><subfield code="9">978-0-521-76727-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)806029969</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)GBV689579403</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-19</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-11</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QB149</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">520.72/7</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 850</subfield><subfield code="0">(DE-625)143263:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">US 1550</subfield><subfield code="0">(DE-625)146667:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Feigelson, Eric D.</subfield><subfield code="d">1953-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1025349113</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Modern statistical methods for astronomy</subfield><subfield code="b">with R applications</subfield><subfield code="c">Eric D. Feigelson ; G. Jogesh Babu</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. publ.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Cambridge [u.a.]</subfield><subfield code="b">Cambridge Univ. Press</subfield><subfield code="c">2012</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVIII, 476 S.</subfield><subfield code="b">Ill., 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="500" ind1=" " ind2=" "><subfield code="a">Literaturverz. S. 434 - 461</subfield></datafield><datafield tag="520" ind1="1" ind2=" "><subfield code="a">"Modern astronomical research is beset with a vast range of statistical challenges, ranging from reducing data from megadatasets to characterizing an amazing variety of variable celestial objects or testing astrophysical theory. Yet most astronomers still use a narrow suite of traditional statistical methods. Linking astronomy to the world of modern statistics, this volume is a unique resource, introducing astronomers to advanced statistics through ready-to-use code in the public-domain R statistical software environment"--</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Statistical astronomy</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Statistik</subfield><subfield code="0">(DE-588)4056995-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</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">Astronomie</subfield><subfield code="0">(DE-588)4003311-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Astronomie</subfield><subfield code="0">(DE-588)4003311-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Statistik</subfield><subfield code="0">(DE-588)4056995-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><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="0" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Babu, Gutti Jogesh</subfield><subfield code="d">1949-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)115626492</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2=" "><subfield code="u">http://assets.cambridge.org/97805217/67279/cover/9780521767279.jpg</subfield><subfield code="3">Cover</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</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=025183060&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-025183060</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield></record></collection> |
id | DE-604.BV040328587 |
illustrated | Illustrated |
indexdate | 2024-07-10T00:21:47Z |
institution | BVB |
isbn | 052176727X 9780521767279 |
language | English |
lccn | 2012009113 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-025183060 |
oclc_num | 806029969 |
open_access_boolean | |
owner | DE-19 DE-BY-UBM DE-703 DE-11 |
owner_facet | DE-19 DE-BY-UBM DE-703 DE-11 |
physical | XVIII, 476 S. Ill., graph. Darst. |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Cambridge Univ. Press |
record_format | marc |
spelling | Feigelson, Eric D. 1953- Verfasser (DE-588)1025349113 aut Modern statistical methods for astronomy with R applications Eric D. Feigelson ; G. Jogesh Babu 1. publ. Cambridge [u.a.] Cambridge Univ. Press 2012 XVIII, 476 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier Literaturverz. S. 434 - 461 "Modern astronomical research is beset with a vast range of statistical challenges, ranging from reducing data from megadatasets to characterizing an amazing variety of variable celestial objects or testing astrophysical theory. Yet most astronomers still use a narrow suite of traditional statistical methods. Linking astronomy to the world of modern statistics, this volume is a unique resource, introducing astronomers to advanced statistics through ready-to-use code in the public-domain R statistical software environment"-- Statistical astronomy Statistik (DE-588)4056995-0 gnd rswk-swf R Programm (DE-588)4705956-4 gnd rswk-swf Astronomie (DE-588)4003311-9 gnd rswk-swf Astronomie (DE-588)4003311-9 s Statistik (DE-588)4056995-0 s R Programm (DE-588)4705956-4 s 1\p DE-604 Babu, Gutti Jogesh 1949- Verfasser (DE-588)115626492 aut http://assets.cambridge.org/97805217/67279/cover/9780521767279.jpg Cover HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025183060&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Feigelson, Eric D. 1953- Babu, Gutti Jogesh 1949- Modern statistical methods for astronomy with R applications Statistical astronomy Statistik (DE-588)4056995-0 gnd R Programm (DE-588)4705956-4 gnd Astronomie (DE-588)4003311-9 gnd |
subject_GND | (DE-588)4056995-0 (DE-588)4705956-4 (DE-588)4003311-9 |
title | Modern statistical methods for astronomy with R applications |
title_auth | Modern statistical methods for astronomy with R applications |
title_exact_search | Modern statistical methods for astronomy with R applications |
title_full | Modern statistical methods for astronomy with R applications Eric D. Feigelson ; G. Jogesh Babu |
title_fullStr | Modern statistical methods for astronomy with R applications Eric D. Feigelson ; G. Jogesh Babu |
title_full_unstemmed | Modern statistical methods for astronomy with R applications Eric D. Feigelson ; G. Jogesh Babu |
title_short | Modern statistical methods for astronomy |
title_sort | modern statistical methods for astronomy with r applications |
title_sub | with R applications |
topic | Statistical astronomy Statistik (DE-588)4056995-0 gnd R Programm (DE-588)4705956-4 gnd Astronomie (DE-588)4003311-9 gnd |
topic_facet | Statistical astronomy Statistik R Programm Astronomie |
url | http://assets.cambridge.org/97805217/67279/cover/9780521767279.jpg http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025183060&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT feigelsonericd modernstatisticalmethodsforastronomywithrapplications AT babuguttijogesh modernstatisticalmethodsforastronomywithrapplications |