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

InitR 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

BAREB documentation built on April 12, 2025, 1:53 a.m.

Related to Init in BAREB...