Process module to generate up to 1000 background records at random in cells of the covariate raster and return these along with the occurrence data.

OneThousandBackground(.data, seed = NULL)

Arguments

.data
Internal parameter, do not use in the workflow function. .data is a list of a data frame and a raster object returned from occurrence modules and covariate modules respectively. .data is passed automatically in workflow from the occurrence and covariate modules to the process module(s) and should not be passed by the user.
seed
Numeric used with set.seed

Version

1.0

Data type

presence-only

See also

Other process: AddRandomUniformPredictors, BackgroundAndCrossvalid, Background, Bootstrap, Clean, Crossvalidate, JitterOccurrence, MESSMask, NoProcess, OneHundredBackground, PartitionDisc, StandardiseCov, TargetGroupBackground, Transform, addInteraction

Author

ZOON Developers, zoonproject@gmail.com