viral {viraldomain} | 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 22253567@uagro.mx
data(viral)
viral