find_sets_total_distance: Find the sets that are above a given percentile of the...

Description Usage Arguments Value

Description

Find the sets that are above a given percentile of the distribution of total distances between units within a sample_selection object #'

Usage

1
find_sets_total_distance(sample_selection_object, distance_matrix, prob = 1)

Arguments

sample_selection_object

A list of admissable samples, created by a create_set() function (create_set_spatial_buffer() etc.)

distance_matrix

A distance matrix, see function create_distance_matrix()

prob

A probability, the function finds all sets that fall above the corresponding quantile of the distribution of total distances between units among the sets within a sample_selection object

Value

A list of the admissable sets that maximize the distance between the units in the set.


jaspercooper/sampleselector documentation built on May 18, 2019, 5:55 p.m.