tuneSite: Tune sample site by estimating proportion of patches to be...

View source: R/tuneSite.R

tuneSiteR Documentation

Tune sample site by estimating proportion of patches to be sampled exploring relationship between sampled patches with driving time and accumulated capacity driving time is related to distance between patches, surveying time in a specific patch is scaled with accumulated capacity

Description

Tune sample site by estimating proportion of patches to be sampled exploring relationship between sampled patches with driving time and accumulated capacity driving time is related to distance between patches, surveying time in a specific patch is scaled with accumulated capacity

Usage

tuneSite(shp, r, u)

Arguments

shp

is sf object, whcih is the output polygon of rankCI function in this package

r

Optimization by removing low ranked patches, the number of patches to be removed

u

increment of patches to be iteratively removed, values range between 1 and (dim(shp)[1]-5)


gpzhu/enmRoute documentation built on Aug. 10, 2024, 2:41 a.m.