vl_3 dataset

Longitudinal Viral Load Values for HIV Patients (2018-2024)

Longitudinal Viral Load Values for HIV Patients (2018-2024)

Contains longitudinal measurements of viral load for 176 patients from 2018 to 2024. Viral load is a critical marker used to monitor the effectiveness of HIV treatment by measuring the amount of HIV RNA in the blood. data

Format

A data frame with 176 rows and 18 variables:

  • ID: Unique identifier for each patient.
  • vl_2018_1: Viral load for the first measurement in 2018.
  • vl_2018_2: Viral load for the second measurement in 2018.
  • vl_2019_1: Viral load for the first measurement in 2019.
  • vl_2019_2: Viral load for the second measurement in 2019.
  • vl_2020_1: Viral load for the first measurement in 2020.
  • vl_2021_1: Viral load for the first measurement in 2021.
  • vl_2021_2: Viral load for the second measurement in 2021.
  • vl_2021_3: Viral load for the third measurement in 2021.
  • vl_2022_1: Viral load for the first measurement in 2022.
  • vl_2022_2: Viral load for the second measurement in 2022.
  • vl_2022_3: Viral load for the third measurement in 2022.
  • vl_2023_1: Viral load for the first measurement in 2023.
  • vl_2023_2: Viral load for the second measurement in 2023.
  • vl_2023_3: Viral load for the third measurement in 2023.
  • vl_2024_1: Viral load for the first measurement in 2024.
  • vl_2024_2: Viral load for the second measurement in 2024.
  • vl_2024_3: Viral load for the third measurement in 2024.

Source

Clinical data from Hospital Vicente Guerrero, IMSS, HIV Clinic.

vl_3

Details

The viral load measurements provide insight into the patient's response to antiretroviral therapy (ART). Lower viral load values, especially undetectable levels, indicate better control of the infection. Missing values indicate that no viral load measurement was available for that patient at that specific time.

Examples

## Not run: # Load the dataset data(vl_3) # Summarize viral loads for the year 2021 summary(vl_3[, c("cd_2021_1", "cd_2021_2", "cd_2021_3")]) ## End(Not run)
  • Maintainer: Juan Pablo Acuña González
  • License: MIT + file LICENSE
  • Last published: 2024-10-26

About the dataset

  • Number of rows: 176
  • Number of columns: 18
  • Class: spec_tbl_df, tbl_df, tbl, data.frame

Column names and types (First 10)

  • ID:numeric
  • vl_2018_1:numeric
  • vl_2018_2:numeric
  • vl_2019_1:numeric
  • vl_2019_2:numeric
  • vl_2020_1:numeric
  • vl_2021_1:numeric
  • vl_2021_2:numeric
  • vl_2021_3:numeric
  • vl_2022_1:numeric