Skip to contents

Spatial Cross Validation Designed for Presence-Only Data

Usage

po_spatial_buffer_vfold_cv(
  data,
  radius = NULL,
  buffer = 0.1,
  v = 10,
  repeats = 1,
  presence = NULL,
  pool = 0.1,
  ...
)

Arguments

...