Introduction

According to the World Health Organization (WHO), cancer is one of the leading causes of death worldwide [1]. In the field of cancer treatment, there are many methods like surgery, radiation, hormonal therapy [2], virotherapy [3], chemotherapy, and immunotherapy. Immunotherapy is based on enhancing the effectiveness of the patient’s immune system to identify and kill cancer cells. Recently, immunotherapy has been approved for the treatment of many types of cancers [4, 5]. The use of immunotherapy is safer than using chemotherapy because chemotherapy has a drawback in killing immune cells in addition to killing the tumor cells [6, 7].

Mathematical modeling can be applied to many systems, physical, chemical, biological, or else to explain them, to examine the effect of their different components, and to predict their behavior [8,9,10,11,12,13,14,15,16,17]. An increasing number of research works focused on developing mathematical models analyzing tumor growth. A model, describing tumor growth due to its internal pressure in the form of a system of partial differential equations, was proposed by Jones et al. [18]. Similar models were proposed by Tao et al. [19], Wei and Cui [20], Frieboes et al. [21], Lee et al. [22], Zhang et al. [23], Knopoff et al. [24], and Kuznetsov et al. [25]. These models are in the form of a system of differential equations also. Some proposed models involved time delayed differential equations [26] like, Rihan et al. [27], Villasana and Radunskaya [28], Xu and Bai [29] and Rihan et al. [30]. The last one includes performing parameter estimation and sensitivity analysis of the time-delayed model. Some research works proposed models including stochastic differential equations like Rihan and Rajivganthi [31] and Nutini and Sohail [32]. Other research works focused on finding suitable mathematical models that describe the interaction between the immune system and tumor cells to develop a suitable treatment strategy for each case [6, 33,34,35]. Arabameri et al. [5] proposed a model for immunotherapy using mature dendritic cells. A model was proposed by Eftimie et al. [36] and was modified by Anderson et al. [37] and by Hu and Jang [38] to consider the effect of CD4+T cells on the system. Many research works are introduced in this field; however, most of them had considered the role of some immune cells and neglected the role of the others. Hence, a mathematical model that covered the role of most of the immune system cells and incorporated immunotherapy and chemotherapy has been developed [7, 39].

In many research works, sensitivity analysis is performed to investigate the effect of changing different parameters on the output of the mathematical model [40]. Changing system parameters can drive the system from an unstable equilibrium state to a stable equilibrium state [7, 35]. Sensitivity analysis had been performed by changing each parameter by a certain small value at a specific point in time [6, 38, 41, 42]. The sensitivity of the output to each parameter is determined, and hence, the relative effectiveness of parameters can be specified. Alternatively, a normalized sensitivity coefficient can be calculated to obtain a dimensionless value for the sensitivity coefficients [40,41,42,43,44]. While the numerical method identifies the most effective parameters at a specific instant of time, the normalized sensitivity coefficient method recognizes these parameters over a wide time interval.

In this paper, a mathematical model depending on the model in [7, 39] is utilized. This model was not fitted to experimental data previously. Hence, in this study, parameter estimation [45, 46] is performed to fit the model to experimental data, numerical simulations are executed, and sensitivity analysis is performed. The model represents the interaction between immune system cells and tumor cells. The immune system cells considered are natural killers, circulating lymphocytes, CD8+T cells, CD4+T cells, and cytokines. The model not only incorporates immunotherapy and chemotherapy but also the mutual relations between these therapies, tumor cells, and body immune cells. The traditional role of CD4+T cells in activating CD8+T cells is considered as well as its role in killing the tumor via secretion of cytokines. A sensitivity analysis is implemented to the model to investigate the most effective parameters on the tumor cell population. Sensitivity analysis is performed by calculating the normalized sensitivity coefficients and it introduces the order of the most effective parameters, so it answered the question: which parameter can be changed to get the largest effect on the tumor size?

Method

This study aims to verify that the proposed mathematical model can represent the interaction between the tumor cells and the immune system for a practical case. Hence, the model is used with confidence to perform proposed simulations.

Experimental data for the tumor growth are used in this study to verify that the model can fit experimental data. The experimental data, used in this paper, are obtained from a published work.

Parameter estimation is performed to fit the model to the given experimental data using the built-in functions "ParametricNDSolveValue" and "FindFit" in Mathematica commercial program. Consequently, numerical simulations are performed using a set of human data to show the mutual relations between therapies, tumor cells, and body immune cells. The solutions are analyzed for three cases: without any treatment, with continuous treatment, and with pulsed treatment. Finally, sensitivity analysis is performed to identify the relative influence of body parameters on the tumor cell population. Normalized sensitivity coefficients are estimated.

Mathematical model

A mathematical model for the interaction between the body's immune system and the tumor is considered. The model is proposed by Makhlouf et al. [7], and it depends upon the work of de Pillis et al. [6, 33,34,35], Eftimie et al. [36], Anderson et al. [37], and Hu and Jang [38]. The model represents the status in the absence of therapies as follows:

$$\frac{\mathrm{d}T}{\mathrm{d}t}=a T \left(1-b T\right)-c N T-D T-\frac{{c}_{1} T}{{a}_{1}+ T} I$$
(1)
$$\frac{\mathrm{d}N}{\mathrm{d}t}=e C-f N+\frac{g {T}^{2}}{h+ {T}^{2}} N-p N T$$
(2)
$$\frac{\mathrm{d}L}{\mathrm{d}t}=-m L+\frac{j {D}^{2} {T}^{2}}{k+ {D}^{2} {T}^{2}} L-q L T+\left({r}_{1} N+{r}_{2} C\right) T-u N {L}^{2}+\frac{{p}_{i} I}{{g}_{i}+I}L$$
(3)
$$\frac{\mathrm{d}Y}{\mathrm{d}t}=\frac{{\beta }_{1} T}{{\alpha }_{1}+ T} I-{\mu }_{1} Y-{\delta }_{2} T Y$$
(4)
$$\frac{\mathrm{d}C}{\mathrm{d}t}=\alpha -\beta C$$
(5)
$$\frac{\mathrm{d}I}{\mathrm{d}t}=-{\mu }_{i}I+\frac{{\beta }_{2} T}{{\alpha }_{2}+ T} Y$$
(6)

where \(T\left(t\right)\) is the tumor cells population, \(N\left(t\right)\) is the natural killer cells population, \(L\left(t\right)\) is the CD8+T cells population, \(Y\left(t\right)\) is the CD4+T cells population, \(C\left(t\right)\) is the circulating lymphocytes cell population not including natural killer cells and active CD8+T and CD4+T cells and \(I\left(t\right)\) is the concentration of the cytokine. \(D\) is the fractional kill rate, which defined as follows:

$$D=d\frac{{\left(L/T\right)}^{l}}{s+ {\left(L/T\right)}^{l}}$$
(7)

In Eq. (1), \(a T \left(1-b T\right)\) represents the tumor growth. The term \(-c N T\) represents the natural killer-induced tumor death. The term \(-D T\) represents the tumor lysis by CD8+T cells. The term \(- \frac{{c_{1} T}}{{a_{1} + T}}I\) represents the role of cytokine in killing the tumor. This last term reflects the indirect role of CD4+T cells in killing the tumor. CD4+T cells cannot kill tumor cells directly, like CD8+T cells, but it does this through the cytokines that they produce. In Eq. (2), the term \({e}_{1} C\) represents the production of natural killer cells from circulating lymphocytes. The term \(-f N\) represents the turnover of natural killer cells. The term \(\frac{g {T}^{2}}{h+ {T}^{2}}N\) represents the recruitment of natural killer cells induced due to the existence of the tumor. The term \(-p N T\) represents the death of natural killer cells by the exhaustion of tumor-killing resources. In Eq. (3), the term \(-m L\) represents the inactivation of CD8+T cells. The term \(\frac{j {D}^{2} {T}^{2}}{k+ {D}^{2} {T}^{2}}L\) represents the recruitment in CD8+T cell population due to the presence of the tumor. The term \(-qLT\) represents the death of CD8+T cells by the exhaustion of tumor-killing resources. The term \({r}_{1}NT\) represents the stimulation of CD8+T cells by natural killers-lysed tumor cell debris. The term \({r}_{2}CT\) represents the native CD8+T cells activation in the general lymphocyte population. The term \(-u N {L}^{2}\) represents the regulation and suppression of CD8+T cell activity by the natural killer cells. The term \(\frac{{p}_{i} I}{{g}_{i}+I}L\) represents the activating effect of cytokines on CD8+T cells. In Eq. (4), the term \(\frac{{\beta }_{1} T}{{\alpha }_{1}+ T}\) represents the activating effect of cytokines on CD4+T cells due to the existence of the tumor. The term \(-{\mu }_{1} Y\) represents the decaying of CD4+T cells which has a constant rate. The term \(-{\delta }_{2} T Y\) is a decaying term also which exists due to the interaction of CD4+T cells with the tumor. Equation (5) represents the circulating lymphocyte cell population. Circulating lymphocytes are assumed to be generated at a constant rate \(\alpha\) and decayed with a constant natural death rate \(\beta\). In Eq. (6), the term, \(-{\mu }_{i}I\) represents the decaying of cytokine with a constant rate \({\mu }_{i}\). The term \(\frac{{\beta }_{2} T}{{\alpha }_{2}+ T} Y\) represents the activating role of the CD4+T cells on cytokines due to the existence of the tumor [7, 39, 44].

For a set of human data, Table 1 includes the values of all the parameters included in the model [7]. Parameters \(a\) and \(b\) will be estimated in the next section to fit the model with experimental data. The definitions of all the parameters and a detailed description of each term in the model are included in [7]. Equation (6) shows that CD4+T cells activate the cytokine which in term activates CD8+T cells as can be noticed in Eq. (3) and both cytokine and CD8+T cells assist in killing tumors as presented in Eqs. (1) and (7).

Table 1 Values of patient’s data

To include the effect of immunotherapy and chemotherapy, the model is modified to be:

$$\frac{\mathrm{d}T}{\mathrm{d}t}=a T \left(1-b T\right)-c N T-D T-\frac{{c}_{1} T}{{a}_{1}+ T} I-{K}_{T}\left(1-{e}^{-M}\right)T$$
(8)
$$\frac{\mathrm{d}N}{\mathrm{d}t}=e C-f N+\frac{g {T}^{2}}{h+ {T}^{2}} N-p N T-{K}_{N}\left(1-{e}^{-M}\right) N$$
(9)
$$\frac{\mathrm{d}L}{\mathrm{d}t}=-m L+\frac{j {D}^{2} {T}^{2}}{k+ {D}^{2} {T}^{2}} L-q L T+\left({r}_{1} N+{r}_{2} C\right) T-u N {L}^{2}+\frac{{p}_{i} I}{{g}_{i}+I}L-{K}_{L}\left(1-{e}^{-M}\right) L+{v}_{L}\left(t\right)$$
(10)
$$\frac{\mathrm{d}Y}{\mathrm{d}t}=\frac{{\beta }_{1} T}{{\alpha }_{1}+ T} I-{\mu }_{1} Y-{\delta }_{2} T Y+{v}_{Y}\left(t\right)$$
(11)
$$\frac{\mathrm{d}C}{\mathrm{d}t}=\alpha -\beta C-{K}_{C}\left(1-{e}^{-M}\right) C$$
(12)
$$\frac{\mathrm{d}I}{\mathrm{d}t}=-{\mu }_{i}I+\frac{{\beta }_{2} T}{{\alpha }_{2}+ T} Y+{v}_{I}\left(t\right)$$
(13)
$$\frac{\mathrm{d}M}{\mathrm{d}t}=-\gamma M+{v}_{M}\left(t\right)$$
(14)

In Eq. (14), the chemotherapy dose is represented by the function \({v}_{M}\left(t\right)\). The other term, \(-\gamma M\), represents the decaying in chemotherapy concentration which occurs with a constant rate \(\gamma\). The effect of chemotherapy on killing the tumor cells is represented in Eq. (8) by the term \(-{K}_{T}\left(1-{e}^{-M}\right) T\). The effect of chemotherapy on killing immune cells is represented in Eqs. (9), (10), and (12) by the terms \(-{K}_{N}\left(1-{e}^{-M}\right) N\), \(-{K}_{L}\left(1-{e}^{-M}\right) L\) and \(-{K}_{C}\left(1-{e}^{-M}\right) C\). Immunotherapy is represented in the model by the terms \({v}_{I}\left(t\right)\), \({v}_{L}\left(t\right)\) and \({v}_{Y}\left(t\right)\). Respectively, they are the concentrations of IL-2 cytokine therapy, CD8+T, and CD4+T adoptive immunotherapy [7].

For a set of human data, the value of each parameter is included in Table 1. The definitions of all the parameters and a detailed description of each term in the model are included in [7]. In this model, Eq. (13) shows that CD4+T cells activate the cytokine which in term activates CD8+T cells as can be noticed in Eq. (10) and both the cytokine and CD8+T cells assist in killing tumors as presented in Eq. (7) and Eq. (8).

We would like to mention here, that the cytokine used in the immunotherapy is the IL-2 cytokine because it and interferon-alpha (INF-\(\alpha\)) are the only approved cytokines from the Food and Drug Administration (FDA) in the USA. Additionally, IL-2 achieved long-term patient survival compared to the INF-\(\alpha\) [47].

Parameter estimation

In this section, two parameters are estimated to fit the basic model with experimental human data. The experimental data utilized in this section were acquired by Worschech et al. [48] and have been used by many researchers like Murphy et al. [49]. This set of human data consists of 14 points. The first 9 points are employed in the fitting process and the last 5 points to verify the values of the parameters estimated. The values of the parameters in Table 1 are employed while the tumor growth rate \(a\) and the reciprocal of the tumor carrying capacity \(b\) are estimated. The initial conditions assumed in this simulation are \(N\left(0\right)={10}^{4}\) cells, \(L\left(0\right)={10}^{2}\) cells, \(Y\left(0\right)={10}^{5}\) cells and \(C\left(0\right)={10}^{8}\) cells. The tumor size was measured in units of \({\mathrm{mm}}^{3}\) in the data set of Worschech et al. [48]. Therefore, any cell unit is converted to \({\mathrm{mm}}^{3}\). The first 9 points of the experimental data are employed in the fitting process. The intent is to determine the values of the two parameters \(a\) and \(b\) that give the best fit of the model to the given experimental data. To estimate the required parameters, the Mathematica commercial program is used to generate a parametric solution for the model in terms of the parameters a and b. This has been performed using the built-in function “ParametricNDSolveValue.” Using this parametric function, the method of Levenberg–Marquardt [50, 51] is applied using the built-in Mathematica function “FindFit,” to estimate these two parameters. The obtained value for \(b\) is converted to the units of \({\mathrm{cell}}^{-1}\). Hence, the estimated values for the two parameters are \(a=2.68208\times {10}^{-2}{\mathrm{ day}}^{-1}\) and \(b=1.05927\times {10}^{-10}{\mathrm{ cell}}^{-1}\). Figure 1 shows the curve fitting between the model and the first 9 points of the experimental data. To verify the results, the estimated parameters are incorporated in the model and the simulation is performed up to \(t=120\,\mathrm{ days}\). As shown in Fig. 1, the last 5 points, which were not used in the parameter estimation, are in good agreement with the model simulation.

Fig. 1
figure 1

Model fitting to experimental data

Simulation results

In this section, the mathematical model is solved numerically for proposed illustrations, and the solutions are interpolated. The solutions are analyzed for three cases: without any treatment, with continuous treatment, and with pulsed treatment. The interaction between the chemotherapies, the tumor cells, and the body immune cells is investigated. In Fig. 2a, the system (1) to (6) is solved for patient’s data with initial tumor size \(T\left(0\right)=2\times {10}^{5}\), initial natural killer cells \(N\left(0\right)={10}^{4}\), initial CD8+T cells \(L\left(0\right)={10}^{2}\), initial CD4+T cells \(Y\left(0\right)={10}^{5}\), and initial circulating lymphocytes \(C\left(0\right)={10}^{8}\). With these conditions, the body's immune system overcomes the tumor, as can be seen in Fig. 2a. Using the same initial conditions but with a larger tumor, \(T\left(0\right)=2\times {10}^{7}\), the tumor is not eradicated, and treatment is needed as shown in Fig. 2b.

Fig. 2
figure 2

Simulation of the no-treatment case for patient’s data

In the second case, the model (8)–(14) is simulated with continuous immunotherapy using the patient’s data. The initial conditions, in this case, are: \(T\left(0\right)=2\times {10}^{7}\), \(N\left(0\right)={10}^{4}\), \(L\left(0\right)={10}^{2}\), \(Y\left(0\right)={10}^{5}\) and \(C\left(0\right)={10}^{8}\). In Fig. 3a, a continuous CD8+T cell therapy \({v}_{L}={10}^{4}\) together with cytokine IL-2 treatment \({v}_{I}={10}^{4}\) are applied. However, the tumor could not be eradicated. When this combined treatment is replaced by CD4+T cell therapy \({v}_{\mathrm{Y}}={10}^{7}\), the tumor is eliminated as shown in Fig. 3b.

Fig. 3
figure 3

Simulation of continuous treatment case for patient’s data

In the third case, the model is solved for patient's data with the experimental value of initial tumor size \(T\left(0\right)=2.41758\times {10}^{8}\). Other initial conditions are: \(N\left(0\right)={10}^{4}\), \(L\left(0\right)={10}^{2}\), \(Y\left(0\right)={10}^{5}\), \(C\left(0\right)={10}^{8}\). In Fig. 4a, a continuous CD8+T cell therapy \({v}_{L}={10}^{8}\) together with cytokine IL-2 treatment \({v}_{I}={10}^{8}\) and CD4+T cell therapy \({v}_{Y}={10}^{8}\) are applied. However, the tumor could not be eradicated using this large dose of immunotherapy. The immunotherapy is failed in this case because the initial tumor is very large. Hence, chemotherapy is needed. In Fig. 4b, three pulses of chemotherapy of intensity \({v}_{\mathrm{M}}=5\) starting from the fifth day with 5 days period could eradicate the tumor. Hence, for the existing large tumor, immunotherapy failed to overcome the tumor while chemotherapy could overcome it.

Fig. 4
figure 4

Simulation of treatment for the experimental tumor size

The numerical experiments presented show interaction between tumor cells and the immune cells. They also show the crucial rule of CD4+T cells in immunotherapy. CD4+T cell therapy can be used as an alternative to both CD8+T cells and IL-2 cytokine therapies with more efficiency in tumor eradication. In the last case, we show that, for the existing large tumor, immunotherapy failed to overcome the tumor while chemotherapy could overcome it.

Sensitivity analysis

The sensitivity coefficient \({S}_{ij}\) for the system output \({y}_{i}\) w.r.t. the parameter \({\lambda }_{j}\) is given by [41,42,43,44]:

$${S}_{ij}=\frac{\partial {y}_{i}}{\partial {\lambda }_{j}}, \quad i=\mathrm{1,2},\dots,n,\quad j=\mathrm{1,2},\dots ,m$$
(15)

In the model (1) to (6), we have 31 parameters, they are \(a\)\({a}_{1}\), \(b\), \(c\), \({c}_{1}\)\(d\), \(e\), \(f\), \(g\)\({g}_{i}\), \(h\), \(j\), \(k\), \(l\)\(m\), \(p\)\({p}_{i}\), \(q\), \({r}_{1}\), \({r}_{2}\), \(s\)\(u\), \(\alpha\)\({\alpha }_{1}\), \({\alpha }_{2}\), \(\beta\)\({\beta }_{1}\), \({\beta }_{2}\), \({\mu }_{1}\)\({\mu }_{i}\) and \({\delta }_{2}\). We have 6 system outputs. They are \(T\), \(N\), \(L\), \(Y\), \(C\) and \(I\). We focused in this study on the effect of each parameter on the tumor size; hence, the sensitivity coefficients are calculated for the tumor size \(T\) only. The sensitivity coefficients can be calculated by solving the following system of ordinary differential equations [41,42,43,44]:

$$\frac{\mathrm{d}{\varvec{S}}}{\mathrm{d}t}={{\varvec{f}}}_{\lambda }+{\varvec{J}} {\varvec{S}}$$
(16)

where \({\varvec{S}}=\left[\begin{array}{cccc}{S}_{11}& {S}_{12}& \cdots & {S}_{1m}\\ {S}_{21}& {S}_{22}& \cdots & {S}_{1m}\\ \vdots & \vdots & \ddots & \vdots \\ {S}_{n1}& {S}_{n2}& \cdots & {S}_{nm}\end{array}\right]\), \({{\varvec{f}}}_{\lambda }=\left[\begin{array}{cccc}\frac{\partial {f}_{1}}{\partial {\lambda }_{1}}& \frac{\partial {f}_{1}}{\partial {\lambda }_{2}}& \cdots & \frac{\partial {f}_{1}}{\partial {\lambda }_{m}}\\ \frac{\partial {f}_{2}}{\partial {\lambda }_{1}}& \frac{\partial {f}_{2}}{\partial {\lambda }_{2}}& \cdots & \frac{\partial {f}_{2}}{\partial {\lambda }_{m}}\\ \vdots & \vdots & \ddots & \vdots \\ \frac{\partial {f}_{n}}{\partial {\lambda }_{1}}& \frac{\partial {f}_{n}}{\partial {\lambda }_{2}}& \cdots & \frac{\partial {f}_{n}}{\partial {\lambda }_{m}}\end{array}\right]\), \({\varvec{J}}=\left[\begin{array}{cccc}\frac{\partial {f}_{1}}{\partial {y}_{1}}& \frac{\partial {f}_{1}}{\partial {y}_{2}}& \cdots & \frac{\partial {f}_{1}}{\partial {y}_{n}}\\ \frac{\partial {f}_{2}}{\partial {y}_{1}}& \frac{\partial {f}_{2}}{\partial {y}_{2}}& \cdots & \frac{\partial {f}_{2}}{\partial {y}_{n}}\\ \vdots & \vdots & \ddots & \vdots \\ \frac{\partial {f}_{n}}{\partial {y}_{1}}& \frac{\partial {f}_{n}}{\partial {y}_{2}}& \cdots & \frac{\partial {f}_{n}}{\partial {y}_{n}}\end{array}\right]\) and the functions \({f}_{1}\), \({f}_{2}\), \({f}_{3}\), \({f}_{4}\), \({f}_{5}\) and \({f}_{6}\) are the right-hand sides of Eqs. (1)–(6).

The system of differential equations defined by (16) can be solved using a suitable numerical method with the initial conditions \({S}_{ij}\left(0\right)=0\). After that, the solution will be normalized to bound the range of the sensitivity functions using the following formula:

$${\left({S}_{ij}\right)}_{n}=\frac{{S}_{ij}}{\left(\frac{{y}_{i}}{{\lambda }_{j}}\right)}$$
(17)

Sensitivity analysis is performed for the patient's data with the value of initial tumor size given in the experiment [48], \(T\left(0\right)=2.41758\times {10}^{8}\), the initial natural killer cells \(N\left(0\right)={10}^{4}\), initial CD8+T cells \(L\left(0\right)={10}^{2}\), initial CD4+T cells \(Y\left(0\right)={10}^{5}\) and initial circulating lymphocytes \(C\left(0\right)={10}^{8}\). The normalized sensitivity function is plotted in Fig. 5. It shows that the most effective parameters are \(a\), \(b\) and \(l\), respectively.

Fig. 5
figure 5

Normalized sensitivity functions for the experimental data

Discussion

In this paper, a mathematical model for the interaction between tumor cells and immune cells has been employed. The model has involved the role of natural killers, circulating lymphocytes, CD4+T cells, CD8+T cells, and cytokine. The model has included both chemotherapy and immunotherapy. One of the main points that have been addressed in this research work is to investigate the role of CD4+T cells and their interaction with tumors and with the treatment process. All work performed in this paper is summarized in the flowchart shown in Fig. 6.

Fig. 6
figure 6

Flowchart for the results

Experimental data have been used to estimate the tumor growth rate \(a\) and the reciprocal of the tumor carrying capacity \(b\). The estimated parameters have been verified against additional points in the experimental data set. With the estimated parameters, three numerical experiments have been performed. The first case is a no-treatment case, the second case is a continuous immunotherapy case, and the third case is a pulsed treatment case. In the first case, the immune system could eradicate a small tumor; however, the immune system could not eradicate a large tumor, and treatment is needed. In the second case, presumed CD8+T cells and IL-2 continuous therapy could not eliminate the tumor; however, a proposed CD4+T cells continuous therapy has succeeded in eliminating the tumor. In the third case, the tumor size in the experiment is considered, the immunotherapy failed in eradicating the tumor. Pulsed chemotherapy effectively eliminates the tumor in this case. These numerical experiments have shown the crucial role of CD4+T cells in immunotherapy. They also have shown that, for the existing large tumor, immunotherapy failed to overcome the tumor while chemotherapy could overcome it.

A sensitivity analysis is performed to the basic model, for the set of a patient’s data with the value of initial tumor size given in the experiment, to specify the most effective parameters on the tumor cell population. It has been performed by calculating the normalized sensitivity coefficient. The list of the most effective parameters can be used in designing the most effective treatment strategy to eliminate the tumor and to avoid its recurrence after the treatment. Results revealed that the most effective parameters are the tumor growth rate \(a\), the reciprocal of the tumor carrying capacity \(b\), and the exponent of fractional tumor cell kill by CD8+T cells \(l\). In general, it is recommended to perform the sensitivity analysis for the set of patient data before deciding the treatment strategy to get the optimal effect of the treatment and to avoid tumor recurrence.

Conclusions

In this paper, the mathematical model for the tumor–immune interaction has been fitted to an experimental data. The prediction of the model for tumor–immune interactions fits well with the experimental data. Treatment strategies for practical cases have been considered, and the most effective body parameters have been determined using sensitivity analysis. Hence, the model can be used with confidence in making predictions of response to therapy, assessment of treatment intervention strategies, and generally in perception of interaction between tumor cells and immune cells.