Skip to content
Snippets Groups Projects
Commit b2334345 authored by Rob Moss's avatar Rob Moss
Browse files

Note the source for steady-state RBC counts

parent cfb49f7f
Branches
No related tags found
No related merge requests found
......@@ -106,6 +106,7 @@ baseline <- baseline |>
Parameter == "kappa" ~ "[Reticulocyte release from bone marrow]",
Parameter == "T_R" ~ "[Reticulocyte release from bone marrow]",
Parameter == "T_R_min" ~ "[Reticulocyte release from bone marrow]",
Parameter == "U_ss" ~ "[Steady-state RBC population]",
.default = ""
))
......@@ -247,4 +248,8 @@ plot_retic_release_age <- function() {
plot_retic_release_age()
```
## Steady-state RBC population
We used the median RBC count from Papuans with no malaria infection, who had not reported fever in the past 24 hours, as reported by @Pava16.
## References {-}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment