compute_fitnessAdjustment: This function computes the fitnessAdjustment

Description Usage Arguments

View source: R/compute_parameters.R

Description

This function computes the fitnessAdjustment

Usage

1
2
  compute_fitnessAdjustment(kBase, treatments,
    treatment_num = 1)

Arguments

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


philliplab/hdsResistanceModel documentation built on May 25, 2019, 5:05 a.m.