obs: The simulation observation

Description Usage Examples

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

1
data("obs")

Examples

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

BAREB documentation built on March 26, 2020, 7:36 p.m.

Related to obs in BAREB...