Description Usage Arguments Details Data type Version Date submitted Author(s) See Also
Apply a tranformation function (e.g. square, log, something else) to one or more covariates, pixelwise. These can either overwrite the named covariates, or be added to the covariate set.
1 2 |
.data |
Internal parameter, do not use in the workflow function. |
trans |
a function defining a transformation to apply to each pixel in the covariate(s) raster. This can be a definition (e.g. |
which_cov |
a character vector naming all of the covariates in the RasterStack to which the new transformation should be applied.#' |
replace |
a logical, determining whether to overwrite the values of the named layers with the transformed values (if |
This module is essentially a wrapper around the raster function calc.
presence-only, presence/absence, presence/background, abundance, proportion
0.1
2016-06-15
ZOON Developers, zoonproject@gmail.com
Other process: AddRandomUniformPredictors,
BackgroundAndCrossvalid,
Background, Bootstrap,
CarolinaWrenValidation,
Clean, Crossvalidate,
JitterOccurrence,
LonLatToCovariates, MESSMask,
NoProcess,
OneHundredBackground,
OneThousandBackground,
PartitionDisc, RemoveNAs,
StandardiseCov,
SubsampleOccurrence,
TargetGroupBackground,
addInteraction, spThin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.