bestsearch
- Optimization of Search for Fixed Number of Searchersbestsearch()
This function takes a fixed number of searchers and reports the area and POS that could be covered by them.
bestsearch(AvailablePeeps = 25, sdirectory = "Sensitivity", FTt = c(1, 2, 3, 4, 5), STitle = "Search Name", graphs = 2)
searchme()
and captures the results graphically, displaying the area covered, the maximum POS available, the average AMDR, average team spacing used on the field, and an inflated AMDR value.
The inflated AMDR value is the value the measured AMDR would need to climb to in order to return the highest observed POS for the search plan. This becomes a measure of the 'risk' of missing the subject if a faster search method is used. The AMDR, which is a strictly visual measure of optimal team spacing, can be inflated if the subject can be assumed to be responsive or mobile. This function helps the management team identify the best plan to use for a limited number of searchers. It becomes the discussion vehicle for how fast to search in a search plan. The function creates a graph displaying the expected search area covered and POS returned for searches across a span of searcher spacings and sector headcounts.
## Not run: bestsearch(AvailablePeeps=84, STitle="HighTurnout Alternatives", graphs= 3)
Run the code above in your browser using DataLab