sponge | R Documentation |
This dataset contains 77 samples of 8 variables including longitude (easting), latitude (northing), sponge, 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")
A data frame with 77 observations on the following 8 variables.
easting
a numeric vector, m
northing
a numeric vector, m
sponge
a numeric vector, no unit
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 published as an appendix of the paper listed in the source. Where the long and lat were replaced with easting and northing for prediction purpose.
Li, J., B. Alvarez, J. Siwabessy, M. Tran, Z. Huang, R. Przeslawski, L. Radke, F. Howard, and S. Nichol. 2017. Application of random forest, generalised linear model and their hybrid methods with geostatistical techniques to count data: Predicting sponge species richness. Environmental Modelling & Software, 97: 112-129
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.