Learn R Programming

Rtreemix (version 1.34.0)

hiv.data: Example of an RtreemixData object

Description

This data object was created by using the Stanford HIV Drug Resistance Database that comprises genetic measurements of 364 HIV patients treated only with the drug zidovudine. The data contains the six classical major zidovudine resistance mutations: M41L, D67N, K70R, L210W, T215F/Y, and K219E/Q.

Usage

data(hiv.data)

Arguments

References

Human immunodeficiency virus reverse transcriptase and protease sequence database, S. Rhee et al.

See Also

RtreemixData-class

Examples

Run this code
data(hiv.data)

## print the object
hiv.data

Run the code above in your browser using DataLab