viral {viraldomain} | R Documentation |
Predictive Modeling Data for Viral Load and CD4 Lymphocyte Counts
Description
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.
Usage
data(viral)
Format
A tibble (data frame) with 35 rows and 6 columns.
Note
To explore more rows of this dataset, you can use the print(n = ...)
function.
Author(s)
Juan Pablo Acuña González 22253567@uagro.mx
Examples
data(viral)
viral
[Package viraldomain version 0.0.3 Index]