gen_pseudo_absences: generate a large pool of random pseudo-absences within a...

Description Usage

Description

generate a large pool of random pseudo-absences within a geographic boundary using a set of user-specified wind turbine point locations. The pool will be arbitrarily large (nrow(pts)*iter) with the intention that the dataset will be downsampled through a bagging procedure down-the-line.

Usage

1
2
gen_pseudo_absences(pts = NULL, boundary = NULL, iter = 5,
  buffer_width = 1000, quietly = T)

PLJV/Turbine documentation built on Sept. 5, 2019, 5:10 p.m.