Learn R Programming

BAREB (version 0.1.2)

obs: 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:

deltathe missing indicator matrix
Xthe patient level covariates
Ythe observed (CAL) value matrix
Zthe site level covariates

Usage

data("obs")

Arguments

Examples

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

Run the code above in your browser using DataLab