Description Usage Arguments Details See Also Examples
sel_herb
calculates the surviving number of each genotype. sel_herb
selects for resistant individuals.
1 |
start |
column names of parental cohorts. |
result |
name of the results column. |
thresh |
threshold herbicide rate to kill weeds without resistance. |
sdrate |
variance of the herbicide rate reaching the weed. |
rate |
percentage (%) of the registered herbicide dose. |
put |
probability of a weed to be untouched by the herbicide. |
max_vec_length |
used internally, a technical term, defining the maximum length of vectors to be used. |
For every genotype intern_herbicide
is called. If no genetics are included, the value from start
is returned in result
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.