Init: The initial value of patient- and site-level covariates for...

Description Usage Examples

Description

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

Usage

1
data("Init")

Examples

1
2
3
4
# output patient level covariates
data("Init")
Init$Beta
Init$Gamma

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

Related to Init in BAREB...