hiv {SIN}R Documentation

HIV

Description

The data consists of 6 blood measurements taken on 107 babies:

Usage

data(hiv)

Format

A list providing a summary of the data. The list contains:

hiv$means : the mean vector,
hiv$stddev : the vector of standard deviations,
hiv$corr : the correlation matrix, and
hiv$n : the sample size.

Source

Roverato, A. \& Whittaker, J. (1996) A hyper normal prior distribution for approximate Bayes factor calculations on non-decomposable graphical Gaussian models, unpublished manuscript.

Examples

data(hiv)
hiv$means
hiv$stddev
hiv$corr
hiv$n

[Package SIN version 0.4 Index]