Init {BAREB}R Documentation

The initial value of patient- and site-level covariates for simulation

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

data("Init")

Examples

# output patient level covariates
data("Init")
Init$Beta
Init$Gamma

[Package BAREB version 0.1.2 Index]