Find thresholds of diffusive spread and get a list of potential jumps. This function identifies spatial discontinuities in the distribution of species’ occurrences between the putative limit of the continuous, diffusive spread (i.e., the invasion front) and outlying occurrences. This function must be applied after attribute_sectors() and before find_jumps().
Arguments
- dataset
A dataset to be processed, output of attribute_sectors()
- gap_size
Distance between the invasion front and a positive point necessary for it to be considered a jump, in kilometers (default: 15)
- negatives
Should the function verify that negative surveys were found in the spatial discontinuities? (default: TRUE)