Description Usage Arguments Value Examples
View source: R/wos_advantage.r
Similar to wos_sim() which simulates time-to-resistance. Requires either a dataframe with columns for genotype, x (e.g. time) and y (e.g.mortality) or vectors of x, and yrr,ysr,yss.
1 2 3 4 |
dfmortbygen |
dataframe of mortality by genotype, an alternative way of initialising function, needs genotype column |
x |
column name of x in dfmortbygen |
y |
column name of y in dfmortbygen |
concs |
concentration or time |
mort_rr |
rr mortalities |
mort_sr |
sr mortalities |
mort_ss |
ss mortalities |
exposure |
proportion of popn exposed to insecticide |
startfreq |
starting frequency to use in the simulations |
dataframe of simulation outputs
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.