LocalSearch: Local Search

View source: R/Source_BirdCharacteristics.R

LocalSearchR Documentation

Local Search

Description

Given a target territory, find which local males are alive. If none are alive, extend the search by one step.

Usage

LocalSearch(P, population, targetMale, notAvailable)

Arguments

P

a list of parameters

population

the population

targetMale

index of the territory around which local birds should be found

notAvailable

vectors of males that cannot be chosen


NeuroBio/SEM_R_Package documentation built on April 24, 2022, 5:54 p.m.