Line 122: | Line 122: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>α | + | <td>α</td> |
<td>GC content</td> | <td>GC content</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>β | + | <td>β</td> |
<td>Mortality. Mathematically it's the derivative of D.</td> | <td>Mortality. Mathematically it's the derivative of D.</td> | ||
</tr> | </tr> |
Revision as of 17:51, 5 October 2018
Abstract
Our model is formalized by the Differential Equation: (Logistic Regression)
We've chosen this model as it's often used for modeling the growth and decay of a population. In our condition where we apply our pesticide to the pests, we investigate the underlying factors that affect the relationship between time and the number of deaths.
Assumptions
Parameters
Parameters | Meaning |
D(t) | Number of deaths |
η | RNAi efficiency |
α | GC content |
β | Mortality. Mathematically it's the derivative of D. |
Experiments
Results