spongelonglat | R Documentation |
This dataset contains 77 samples of 7 predictive variables including longitude, latitude, bathy, backscatter and their derived variables. It is the sponge dataset in 'spm' package, but with long and lat instead of easting and northing.
data("spongelonglat")
A data frame with 77 observations on the following 8 variables.
sponge
a numeric vector
tpi3
a numeric vector
var7
a numeric vector
entro7
a numeric vector
bs34
a numeric vector
bs11
a numeric vector
long
a numeric vector
lat
a numeric vector
For details, please see sponge dataset in library(spm). Where the long and lat were projected to easting and northing.
sponge dataset in library(spm)
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.
data(spongelonglat)
## maybe str(spongelonglat) ; plot(spongelonglat) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.