obs | R Documentation |
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 |
data("obs")
# output patient level covariates
data("obs")
obs$X
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.