obs: The simulation observation

obsR 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

BAREB documentation built on April 12, 2025, 1:53 a.m.

Related to obs in BAREB...