viral | R Documentation |
This dataset serves as input for predictive modeling tasks related to HIV research. It contains numeric measurements of CD4 lymphocyte counts (cd) and viral load (vl) at three different time points: 2019, 2021, and 2022. These measurements are crucial indicators of HIV disease progression.
data(viral)
A tibble (data frame) with 35 rows and 6 columns.
To explore more rows of this dataset, you can use the print(n = ...)
function.
Juan Pablo Acuña González acua6307@gmail.com
data(viral)
viral
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.