Learn R Programming

spatialrisk (version 0.8.0)

highest_concentration_candidate: Find the highest concentration for the current iteration

Description

Find the highest concentration for the current iteration.

Usage

highest_concentration_candidate(new_candidates, candidate_cells, cache)

Arguments

new_candidates

highest concentrations from the current iteration.

candidate_cells

data.frame containing cell ids with focal values selected for refinement in the current iteration.

cache

data.frame containing previously saved highest concentrations.

Author

Martin Haringa