This dataset contains 95530 rows of 7 predictive variables including longitude (easting), latitude (northing), topographic position index (tpi3), variance of backscatter (var7), entropy (entro7), backscatter at incidence angle 11 degree (bs11), and backscatter at incidence angle 34 degree (bs34).
data("sponge.grid")
A data frame with 95530 rows on the following 7 variables.
easting
a numeric vector, m
northing
a numeric vector, m
tpi3
a numeric vector, no unit
var7
a numeric vector, dB^2
entro7
a numeric vector, no unit
bs11
a numeric vector, dB
bs34
a numeric vector, dB
For details, please see the source. This dataset was used to produce the figure of predictions in the paper listed in the source.