View source: R/compute_parameters.R
This function computes the fitnessAdjustment
1 2 | compute_fitnessAdjustment(kBase, treatments,
treatment_num = 1)
|
kBase |
Fitnesses of the different strains. |
treatments |
The treatment specification. A list of lists. Each inner list is the details of a single treatment regine. When did it start (t), How how does the patient adhere (A) and how suceptible is each strain to this treatment? (Ts) (vector with susceptibility for each strain). The outer list loops over each regime change. |
treatment_num |
The number of the treatment to use for the computation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.