Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 41 found.
[1] < 1 2 3 4 5 > [5]  Sort:

GSIF.env (Package: GSIF) : GSIF specific environmental variables / paths

Sets the environmental, package specific parameters and settings (URLs, names, default cell size and similar) that can be later on passed to other functions.
● Data Source: CranContrib
● Keywords: options
● Alias: GSIF.env, GSIF.opts
● 0 images

as.geosamples (Package: GSIF) : Converts an object to geosamples class

Converts an object of class "SoilProfileCollection" or "SpatialPointsDataFrame" to an object of class "geosamples" with all measurements broken into individual records. Geosamples are standardized spatially and temporally referenced samples from the Earth's surface.
● Data Source: CranContrib
● Keywords: methods
● Alias: as.geosamples, as.geosamples,SoilProfileCollection-method, as.geosamples,SpatialPointsDataFrame-method
● 0 images

GlobalSoilMap-class (Package: GSIF) : A class for GlobalSoilMap soil property maps

A class containing predictions of target soil property at six standard depths following the GlobalSoilMap.net specifications: sd1 = 2.5 cm (0–5), sd2 = 10 cm (5–15), sd3 = 22.5 cm (15–30), sd4 = 45 cm (30–60), sd5 = 80 cm (60–100), sd6 = 150 cm (100–200).
● Data Source: CranContrib
● Keywords: classes
● Alias: GlobalSoilMap, GlobalSoilMap-class
● 0 images

merge (Package: GSIF) : Merge multiple predictions

Merges objects of class "SpatialPredictions" or "RasterBrickSimulations" and produces average predictions where the two objects overlap spatially. If the predictions are available at different resolutions, then it downscales all other grids to the smallest grid cell size using bicubic splines (for predictions) i.e. nearest neighbor algorithm (for simulations). Weigths can be passed via the RMSE.l argument, otherwise they will be estimated from validation slot (if objects are of the class "SpatialPredictions").
● Data Source: CranContrib
● Keywords: methods
● Alias: merge, merge,RasterBrickSimulations,RasterBrickSimulations-method, merge,SpatialPredictions,SpatialPredictions-method
● 0 images

LRI (Package: GSIF) : Limiting Rootability

Derive Limiting Rootability using observed soil properties at at least three depths.
● Data Source: CranContrib
● Keywords:
● Alias: LRI
● 0 images

SpatialComponents-class (Package: GSIF) : A class for gridded components derived using the code{spc

A class containing a list of gridded components and results of principal component analysis.
● Data Source: CranContrib
● Keywords: classes
● Alias: SpatialComponents-class
● 0 images

makeGstatCmd (Package: GSIF) : Make a gstat command script

Generates a command script based on the regression model and variogram. This can then be used to run predictions/simulations by using the pre-compiled binary gstat.exe.
● Data Source: CranContrib
● Keywords: methods
● Alias: makeGstatCmd
● 0 images

spsample.prob (Package: GSIF) : Estimate occurrence probabilities of a sampling plan (points)

Estimates occurrence probabilities as an average between the kernel density estimation (spreading of points in geographical space) and MaxLike analysis (spreading of points in feature space). The output 'iprob' indicates whether the sampling plan has systematically missed some important locations / features, and can be used as an input for geostatistical modelling (e.g. as weights for regression modeling).
● Data Source: CranContrib
● Keywords:
● Alias: spsample.prob, spsample.prob,SpatialPoints,SpatialPixelsDataFrame-method
2 images

fit.gstatModel-methods (Package: GSIF) : Methods to fit a regression-kriging model

Tries to automatically fit a 2D or 3D regression-kriging model for a given set of points (object of type "SpatialPointsDataFrame" or "geosamples") and covariates (object of type "SpatialPixelsDataFrame"). It first fits a regression model (e.g. Generalized Linear Model, regression tree, random forest model or similar) following the formulaString, then fits variogram for residuals usign the fit.variogram method from the gstat package. Creates an output object of class gstatModel-class.
● Data Source: CranContrib
● Keywords: methods
● Alias: fit.gstatModel, fit.gstatModel,SpatialPointsDataFrame,formula,SpatialPixelsDataFrame-method, fit.gstatModel,geosamples,formula,SpatialPixelsDataFrame-method, fit.gstatModel,geosamples,formula,list-method, fit.gstatModel,geosamples,list,list-method, fit.gstatModel-method
3 images

spline.krige (Package: GSIF) : Kriging combined with splines

Combines kriging and spline interpolation to speed up the kriging with minimal loss in precision, whilst reducing generation of artifacts. Spline interpolation is implemented via the SAGA GIS function "Multilevel B-Spline Interpolation" (SAGA GIS needs to be installed separately).
● Data Source: CranContrib
● Keywords:
● Alias: resample.grid, spline.krige
● 0 images