Init | R Documentation |
These data record the initial value of patient- and site-level covariates in simulation in the paper "BAREB: A Bayesian Repulsive Biclustering Model for Periodontal Data". It is obtained by simple linear regression.
The variables are:
Init | It has two parts: the initial value of patient-level covariates, Beta ; the initial value of site-level covariates, Gamma
|
data("Init")
# output patient level covariates
data("Init")
Init$Beta
Init$Gamma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.