Spatial Analysis Along Networks – Statistical and Computational Methods
Home > Mathematics and Science Textbooks > Mathematics > Probability and statistics > Spatial Analysis Along Networks – Statistical and Computational Methods
Spatial Analysis Along Networks – Statistical and Computational Methods

Spatial Analysis Along Networks – Statistical and Computational Methods


     0     
5
4
3
2
1



Out of Stock


Notify me when this book is in stock
X
About the Book

In the real world, there are numerous and various events that occur on and alongside networks, including the occurrence of traffic accidents on highways, the location of stores alongside roads, the incidence of crime on streets and the contamination along rivers. In order to carry out analyses of those events, the researcher needs to be familiar with a range of specific techniques. Spatial Analysis Along Networks provides a practical guide to the necessary statistical techniques and their computational implementation. Each chapter illustrates a specific technique, from Stochastic Point Processes on a Network and Network Voronoi Diagrams, to Network K-function and Point Density Estimation Methods, and the Network Huff Model. The authors also discuss and illustrate the undertaking of the statistical tests described in a Geographical Information System (GIS) environment as well as demonstrating the user-friendly free software package SANET. Spatial Analysis Along Networks: Presents a much-needed practical guide to statistical spatial analysis of events on and alongside a network, in a logical, user-friendly order. Introduces the preliminary methods involved, before detailing the advanced, computational methods, enabling the readers a complete understanding of the advanced topics. Dedicates a separate chapter to each of the major techniques involved. Demonstrates the practicalities of undertaking the tests described in the book, using a GIS. Is supported by a supplementary website, providing readers with a link to the free software package SANET, so they can execute the statistical methods described in the book. Students and researchers studying spatial statistics, spatial analysis, geography, GIS, OR, traffic accident analysis, criminology, retail marketing, facility management and ecology will benefit from this book.

Table of Contents:
Preface Acknowledgements Chapter 1 Introduction 1.1 What is network spatial analysis? 1.1.1 Network events: events on and alongside networks 1.1.2 Planar spatial analysis and its limitations 1.1.3 Network spatial analysis and its salient features 1.2 Review of studies of network events 1.2.1 Snow's study on cholera around Broad Street 1.2.2 Traffic accidents 1.2.3 Road-kills 1.2.4 Street crimes 1.2.5 Events on river networks and coastlines 1.2.6 Other events on networks 1.2.7 Events alongside networks 1.3 Outline of the book 1.3.1 Structure of chapters 1.3.2 Questions solved by network spatial methods 1.3.3 How to study this book Chapter 2 Modeling events on and alongside networks 2.1 Modeling the real world 2.1.1 Object-based model 2.1.1.1 Spatial attributes 2.1.1.2 Nonspatial attributes 2.1.2 Field-based model 2.1.3 Vector data model 2.1.4 Raster data model 2.2 Modeling networks 2.2.1 Object-based model for networks 2.2.1.1 Geometric networks 2.2.1.2 Graph for a geometric network 2.2.2 Field-based model for networks 2.2.3 Data models for networks 2.3 Modeling entities on and alongside networks 2.3.1 Objects on network space 2.3.2 Field functions on network space 2.4 Stochastic processes on network space 2.4.1 Object-based model for stochastic spatial events on network space 2.4.2 Binomial point processes on network space 2.4.3 Edge effects 2.4.4 Uniform network transformation Chapter 3 Basic computational methods for network spatial analysis 3.1 Data structures for one-layer networks 3.1.1 Planar networks 3.1.2 Winged-edge data structures 3.1.3 Efficient access and enumeration of local information 3.1.4 Attribute data representation 3.1.5 Local modifications of a network 3.1.5.1 Inserting new nodes 3.1.5.2 New nodes resulting from overlying two networks 3.1.5.3 Deleting existing nodes 3.2 Data Structures for nonplanar networks 3.2.1 Multiple-layer networks 3.2.2 General nonplanar networks 3.3 Basic Geometric Computations 3.3.1 Computational methods for line segments 3.3.1.1 Right-turn test 3.3.1.2 Intersection test for two line segments 3.3.1.3 Enumeration of line segment intersections 3.3.2 Time complexity as a measure of efficiency 3.3.3 Computational methods for polygons 3.3.3.1 Area of a polygon 3.3.3.2 Center of gravity of a polygon 3.3.3.3 Inclusion test of a point with respect to a polygon 3.3.3.4 Polygon-line intersection 3.3.3.5 Polygon intersection test 3.3.3.6 Extraction of a subnetwork inside a polygon 3.3.3.7 Set-theoretic computations 3.3.3.8 Nearest point on the edges of a polygon from a point in the polygon 3.3.3.9 Frontage interval 3.4. Basic computational methods on networks 3.4.1 Single-source shortest paths 3.4.1.1 Network connectivity test 3.4.1.2 Shortest-path tree 3.4.1.3 Extended shortest-path tree 3.4.1.4 All nodes within a prespecified distance 3.4.1.5 Center of a network 3.4.1.6 Heap data structure 3.4.2 Shortest path between two nodes 3.4.3 Minimum spanning tree on a network 3.4.4 Monte Carlo simulation for generating random points on a network Chapter 4 Network Voronoi diagrams 4.1 Ordinary network Voronoi diagram 4.1.1 Planar versus network Voronoi diagrams 4.1.2 Geometric properties of the ordinary network Voronoi diagram 4.2 Generalized network Voronoi diagrams 4.2.1 Directed network Voronoi diagram 4.2.2 Weighted network Voronoi diagram 4.2.3 k -th nearest point network Voronoi diagram 4.2.4 Line and polygon network Voronoi diagram 4.2.5 Point-set network Voronoi diagram 4.3 Computational methods for network Voronoi diagrams 4.3.1 Multi-start Dijkstra method 4.3.2 Computational method for the ordinary network Voronoi diagram 4.3.3 Computational method for the directed network Voronoi diagram 4.3.4 Computational method for the weighted network Voronoi diagram 4.3.5 Computational method for the -th nearest point network Voronoi diagram 4.3.6 Computational method for the line and polygon network Voronoi diagrams 4.3.7 Computational method for the point-set network Voronoi diagram Chapter 5 Network nearest-neighbor distance methods 5.1 Network auto nearest-neighbor distance method 5.1.1 Network local auto nearest-neighbor distance method 5.1.2 Network global auto nearest-neighbor distance method 5.2 Network cross nearest-neighbor distance method 5.2.1 Network local cross nearest-neighbor distance method 5.2.2 Network global cross nearest-neighbor distance method 5.3 Network nearest-neighbor distance method for lines 5.4 Computational methods for network nearest-neighbor distance methods 5.4.1 Computational methods for network auto nearest-neighbor distance methods 5.4.1.1 Computational methods for network local auto nearest-neighbor distance method 5.4.1.2 Computational methods for network global auto nearest-neighbor distance method 5.4.2 Computational methods for network cross nearest-neighbor distance methods 5.4.2.1 Computational methods for network local cross nearest-neighbor distance method 5.4.2.2 Computational methods for network global cross nearest-neighbor distance method Chapter 6 Network K function methods 6.1 Network auto K function methods 6.1.1 Network local auto K function method 6.1.2 Network global auto K function method 6.2 Network cross K function methods 6.2.1 Network local cross K function method 6.2.2 Network global cross K function method 6.2.3 Network global Voronoi cross K function method 6.3 Network K function methods in relation to geometric characteristics of a network 6.3.1 Relationship between the shortest-path distance and the Euclidean distance 6.3.2 Network global auto K function in relation to the level-of-detail of a network 6.4 Computational methods for the network K function methods 6.4.1 Computational methods for the network auto K f unction methods 6.4.1.1 Computational methods for the network local auto K f unction method 6.4.1.2 Computational methods for the network global auto K function method 6.4.2 Computational methods for the network cross K function methods 6.4.2.1 Computational methods for the network local auto K f unction method 6.4.2.3 Computational methods for the network global cross K function method 6.4.2.3 Computational methods for the network global Voronoi cross K function method Chapter 7 Network spatial autocorrelation 7.1 Classification of spatial autocorrelations 7.2 Spatial randomness of the attribute values of network cells 7.2.1 Permutation spatial randomness 7.2.2 Normal variate spatial randomness 7.3 Network Moran's I statistics 7.3.1 Network local Moran's I statistic 7.3.2 Network global Moran's I statistic 7.4 Computational methods for network Moran's I statistics Chapter 8 Network point cluster analysis and clumping method 8.1 Network point cluster analysis 8.1.1 General hierarchical point cluster analysis 8.1.2 Hierarchical point clustering methods with specific intercluster distances 8.1.2.1 Network closest-pair point clustering method 8.1.2.2Network farthest-pair point clustering method 8.1.2.3 Network average-pair point clustering method 8.1.2.4 Network point clustering methods with other interclaster distances 8.2 Network clumping method 8.2.1 Relation to network point cluster analysis 8.2.2 Statistical test with respect to the number of clumps 8.3 Computational methods for network point cluster analysis and clumping method 8.3.1 General computational framework 8.3.2 Computational methods for individual intercluster distances 8.3.2.1 Computational methods for the network closest-pair point clustering method 8.3.2.1 Computational methods for the network farthest-pair point clustering method 8.3.2.3 Computational methods for the network average-pair point clustering method 8.3.3 Computational aspects of the network clumping method Chapter 9 Network point density estimation methods 9.1 Network histograms 9.1.1 Network cell histograms 9.1.2 Network Voronoi cell histograms 9.1.3 Network cell-count method 9.2 Network kernel density estimation methods 9.2.1 Network kernel functions 9.2.2 Equal-split discontinuous kernel functions 9.2.3 Equal-split continuous kernel functions 9.3 Computational methods for network point density estimation 9.3.1 Computational methods for network cell histograms with equal-length network cells 9.3.2 Computational method for equal-split discontinuous kernel density functions 9.3.3 Computational method for equal-split continuous kernel density functions Chapter 10 Network spatial interpolation 10.1 Network inverse-distance weighting 10.1.1 Concepts of neighborhoods on a network 10.1.2 Network inverse-distance weighting predictor 10.2 Network kriging 10.2.1 Network kriging models 10.2.2 Concepts of stationary processes on a network 10.2.3 Network variogram models 10.2.4 Network kriging predictors 10.3 Computational methods for network spatial interpolation 10.3.1 Computational methods for network inverse-distance weighing 10.3.2 Computational methods for network kriging Chapter 11 Network Huff model 11.1 Concepts of the network Huff model 11.1.1 Huff models 11.1.2 Dominant market subnetworks 11.1.3 Huff-based demand estimation 11.1.4 Huff-based locational optimization 11.2 Computational methods for the Huff-based demand estimation 11.2.1 Shortest-path tree distance 11.2.2 Choice probabilities in terms of shortest-path tree distances 11.2.3 Analytical formula for the Huff-based demand estimation 11.2.4 Computational tasks and their time complexities for the Huff-based demand estimation 11.3 Computational methods for the Huff-based locational optimization 11.3.1 Demand function for a newly entering store 11.3.2 Topologically invariant shortest-path trees 11.3.3 Topologically invariant link sets 11.3.4 Numerical method for the Huff-based locational optimization 11.3.5 Computational tasks and their time complexities for the Huff-based locational optimization Chapter 12 GIS-based tools for spatial analysis along networks and their application 12.1 Preprocessing tools in SANET 12.1.1 Tool for testing network connectedness 12.1.2 Tool for assigning points to the nearest points on a network 12.1.3 Tool for computing shortest-path distances between points 12.1.4 Tool for generating random points on a network 12.2 Statistical tools in SANET and their applications 12.2.1 Tools for network Voronoi diagrams and their application 12.2.2 Tools for network nearest neighbor distance methods and their application 12.2.2.1 Network global auto nearest-neighbor distance method 12.2.2.2 Network global cross nearest-neighbor distance method 12.2.3 Tools for network K function methods and their application 12.2.3.1 Network global auto K function method 12.2.3.2 Network global cross K function method 12.2.3.3 Network global Voronoi cros s K function method 12.2.3.4 Network local cross K function method 12.2.4 Tools for network cluster analysis and their application 12.2.5 Tools for network kernel density estimation methods and their application 12.2.6 Tools for network spatial interpolation methods and their application References Index


Best Sellers


Product Details
  • ISBN-13: 9781119967101
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: John Wiley & Sons Inc
  • Height: 229 mm
  • No of Pages: 296
  • Weight: 666 gr
  • ISBN-10: 1119967104
  • Publisher Date: 22 Jun 2012
  • Binding: Other digital
  • Language: English
  • Spine Width: 15 mm
  • Width: 152 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Spatial Analysis Along Networks – Statistical and Computational Methods
John Wiley & Sons Inc -
Spatial Analysis Along Networks – Statistical and Computational Methods
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Spatial Analysis Along Networks – Statistical and Computational Methods

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!