Description Usage Arguments Value
View source: R/cross_resistance.R
Expected number of cross-resistant cells arising from resistant clone i at time t after treatment initiation
1 2 | En_crossresistant_cells_i(t, type_icr, type_0, type_i, i,
approximation = T)
|
t |
Final time |
type_icr |
Type-icr S4 object |
type_0 |
Type-0 S4 object |
type_i |
list with Type-i S4 object |
i |
cell type number from which the cross-resistance is originating |
approximation |
logical argument indicating if an approximation of the numerical integration method must be used or not. Default to TRUE for faster computation. |
En_crossresistant_cells_i returns the number of cross-resistant cells that arise from resistant clone i at time t after treatment initiation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.