Applied Spatial Data Analysis with R
Applied Spatial Data Analysis with R is divided into two basic parts, the first presenting R packages, functions, classes and methods for handling spatial data. This part is of interest to users who need to access and visualise spatial data. Data import a
- PDF / 10,951,392 Bytes
- 379 Pages / 439.37 x 666.142 pts Page_size
- 121 Downloads / 486 Views
Kurt Hornik
Giovanni Parmigiani
Use R! Albert: Bayesian Computation with R Bivand/Pebesma/Gómez-Rubio: Applied Spatial Data Analysis with R Cook/Swayne: Interactive and Dynamic Graphics for Data Analysis: With R and GGobi Hahne/Huber/Gentleman/Falcon: Bioconductor Case Studies Paradis: Analysis of Phylogenetics and Evolution with R Pfaff: Analysis of Integrated and Cointegrated Time Series with R Sarkar: Lattice: Multivariate Data Visualization with R Spector: Data Manipulation with R
Roger S. Bivand • Edzer J. Pebesma Virgilio Gómez-Rubio
Applied Spatial Data Analysis with R
ABC
Roger S. Bivand Norwegian School of Economics and Business Administration Breiviksveien 40 5045 Bergen Norway
Virgilio Gómez-Rubio Department of Epidemiology and Public Health Imperial College London St. Mary’s Campus Norfolk Place London W2 1PG United Kingdom
Edzer J. Pebesma University of Utrecht Department of Physical Geography 3508 TC Utrecht Netherlands
Series Editors: Robert Gentleman Program in Computational Biology Division of Public Health Sciences Fred Hutchinson Cancer Research Center 1100 Fairview Ave. N, M2-B876 Seattle, Washington 98109-1024 USA
Kurt Hornik Department für Statistik und Mathematik Wirtschaftsuniversität Wien Augasse 2-6 A-1090 Wien Austria
Giovanni Parmigiani The Sidney Kimmel Comprehensive Cancer Center at Johns Hopkins University 550 North Broadway Baltimore, MD 21205-2011 USA
ISBN 978-0-387-78170-9 e-ISBN 978-0-387-78171-6 DOI 10.1007/978-0-387-78171-6 Library of Congress Control Number: 2008931196 c 2008 Springer Science+Business Media, LLC All rights reserved. This work may not be translated or copied in whole or in part without the written permission of the publisher (Springer Science+Business Media, LLC, 233 Spring Street, New York, NY 10013, USA), except for brief excerpts in connection with reviews or scholarly analysis. Use in connection with any form of information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed is forbidden. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights. Printed on acid-free paper springer.com
Ewie Voor Ellen, Ulla en Mandus A mis padres, Victorina y Virgilio Benigno
Preface
We began writing this book in parallel with developing software for handling and analysing spatial data with R (R Development Core Team, 2008). Although the book is now complete, software development will continue, in the R community fashion, of rich and satisfying interaction with users around the world, of rapid releases to resolve problems, and of the usual joys and frustrations of getting things done. There is little doubt that without pressure from users, the development of R would not have reached its present scale, and the same applies to analysing spatial data analysis with R. It would, however, not be suffi
Data Loading...