train2 {viralx}R Documentation

Training Data for Explainability of Models

Description

This dataset contains training data for viral load explainer models. It includes CD4 and viral load measurements for different years.

Usage

data(train2)

Format

A tibble (data frame) with 25 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(train2)
train2

[Package viralx version 1.3.0 Index]