obs {BAREB}R Documentation

The simulation observation

Description

These data record the simulation observation (observed value and missing indicator) and covariates in the paper "BAREB: A Bayesian Repulsive Biclustering Model for Periodontal Data".

The variables are:

delta the missing indicator matrix
X the patient level covariates
Y the observed (CAL) value matrix
Z the site level covariates

Usage

data("obs")

Examples

# output patient level covariates
data("obs")
obs$X

[Package BAREB version 0.1.2 Index]