Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • master
1 result

Target

Select target project
  • rgmoss/malaria-spleen-rbc-loss
1 result
Select Git revision
  • master
1 result
Show changes
Commits on Source (2)
Showing with 5602 additions and 5602 deletions
......@@ -28,7 +28,7 @@ a50_beta,80,uRBC age-preference of merozoites pf
Pv_slope,4.5, uRBC age-preference of merozoites pv
deltaU_A,0.74303,related to the rate of RBC removal from circulation by the spleen
deltaU_kmax,1.206914,related to the rate of RBC removal from circulation by the spleen
deltaU_kmin,0.00014427,related to the rate of RBC removal from circulation by the spleen
deltaU_kmin,2.16405e-5,related to the rate of RBC removal from circulation by the spleen
deltaU_g,43.73335,related to the rate of RBC removal from circulation by the spleen
deltaU_c50,2954.306,related to the rate of RBC removal from circulation by the spleen
slope_e,16,related to Number of newly produced normoblasts with respect to the number of circulating uRBCs
......
No preview for this file type
No preview for this file type
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
outputs/sensitivity-analysis-pf-all-clinical.png

712 KiB | W: 0px | H: 0px

outputs/sensitivity-analysis-pf-all-clinical.png

672 KiB | W: 0px | H: 0px

outputs/sensitivity-analysis-pf-all-clinical.png
outputs/sensitivity-analysis-pf-all-clinical.png
outputs/sensitivity-analysis-pf-all-clinical.png
outputs/sensitivity-analysis-pf-all-clinical.png
  • 2-up
  • Swipe
  • Onion skin
No preview for this file type
outputs/sensitivity-analysis-pv-all-clinical.png

714 KiB | W: 0px | H: 0px

outputs/sensitivity-analysis-pv-all-clinical.png

686 KiB | W: 0px | H: 0px

outputs/sensitivity-analysis-pv-all-clinical.png
outputs/sensitivity-analysis-pv-all-clinical.png
outputs/sensitivity-analysis-pv-all-clinical.png
outputs/sensitivity-analysis-pv-all-clinical.png
  • 2-up
  • Swipe
  • Onion skin
No preview for this file type
......@@ -198,7 +198,7 @@ net_Ur <- sum(p$Ur_a_ss)
| Symbol | Description | Baseline value |
|--------------|---------------------------------------|-----------------|
| \(\Uss\) | RBC population | \(`r p$U_ss`\) |
| \(\gamma\) | Normoblast population (bone marrow) | \(`r net_n`\) |
| \(\gamma \cdot T_n\) | Normoblast population (bone marrow) | \(`r net_n`\) |
| \(\rss(a)\) | Reticulocyte population (bone marrow) | \(`r net_r`\) |
| \(\Rss(a)\) | Reticulocyte population (circulation) | \(`r net_R`\) |
| \(\Nss(a)\) | Normoblast population (circulation) | \(`r net_N`\) |
......