petrel.grid {spm} | R Documentation |
A dataset of grids for producing spatial predictions of seabed sediment content in the Petrel sub-basin in Australia Exclusive Economic Zone
Description
This dataset contains 248675 rows of 6 variables including longitude (long), latitude (lat), bathymetry (bathy), disttance to coast (dist), seabe relief (relief), seabed slope (slope).
Usage
data("petrel")
Format
A data frame with 248675 observations on the following 6 variables.
long
a numeric vector, decimal degree
lat
a numeric vector, decimal degree
bathy
a numeric vector, meter bellow sea level
dist
a numeric vector, degree
relief
a numeric vector, meter
slope
a numeric vector, no unit
Details
For details, please check the reference.
Source
Li, J., 2013. Predicting the spatial distribution of seabed gravel content using random forest, spatial interpolation methods and their hybrid methods, The International Congress on Modelling and Simulation (MODSIM) 2013: Adelaide, pp. 394-400.
[Package spm version 1.2.2 Index]