Dear all,
I`m trying to build a surface with predicted values using gwr.predict.
When I run the gwr.predict without giving the fitting point it runs without problems. But when I enter with SpatialPointsDataFrame (a point grid) as fitting points the prediction values returns NA. Is there anything that I could do to get these results in the fitting points?
class : SpatialPointsDataFrame
features : 9075
extent : 293282, 413282, 7349904, 7423904 (xmin, xmax, ymin, ymax)
crs : +proj=utm +zone=23 +south +ellps=intl +units=m +no_defs
variables : 5
names : Intercept_coef, distances_coef, pop_density_log_coef, prediction, prediction_var
min values : -1.18701861474003, -0.000127242449368378, 0.310710138723114, NA, NA
max values : 4.04479455484814, 2.02812418949068e-06, 0.995539141570355, NA, NA
Many thanks,
Fred.
Sent from Mail for Windows 10