See: Description
| Class | Description |
|---|---|
| GwrInterpolator |
Provides methods and elements for performing interpolation over a
surface using linear regression methods to develop a polynomial
z = p(x, y) describing the surface in the region of the interpolation
coordinates.
|
| GwrInterpolator.BootstrapResult |
A container for the results from a bootstrap analysis
|
| GwrTinInterpolator |
Provides methods and elements for performing interpolation over a
surface using linear regression methods to develop a polynomial
z = f(x, y) describing the surface in the region of the interpolation
coordinates.
|
| NeighborhoodPoint |
Defines a data-container class for holding the results from neighboring point
analysis operations.
|
| SurfaceGwr |
Provides an implementation of a weighted polynomial regression
for the surface z=p(x, y).
|
| Enum | Description |
|---|---|
| BandwidthSelectionMethod |
Specify a method for selecting bandwidth for a Geographically
Weighted Regression.
|
| SurfaceModel |
An enumeration defining model selections for interpolation.
|
Copyright © 2021. All rights reserved.