train2: Training Data for Explainability of Models

train2R 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

viralx documentation built on May 29, 2024, 11 a.m.

Related to train2 in viralx...