herb_check: Checking the main parameters 'link{sel_herb}'

Description Usage Arguments

View source: R/herb_check.R

Description

Is called within sel_herb() to check for the existence of the necessary data.

Usage

1
herb_check(put, sdrate, thresh, rate)

Arguments

put

probability of a weed to be untouched by the herbicide. numeric, 0 ≤ \code{put} ≤ 1.

sdrate

variance of the herbicide rate reaching the weed. positive numeric, 1 = 1 unit standard deviation.

thresh

threshold herbicide rate to kill weeds without resistance. numeric, 0 ≤ \code{thresh} ≤ 1.

rate

percentage (%) of the registered herbicide dose. positive numeric, can exceed 100 %.


PROSPER documentation built on July 2, 2020, 3:25 a.m.

Related to herb_check in PROSPER...