BAREB | R Documentation |
This package implements BAREB (A Bayesian Repulsive Biclustering Model for Periodontal Data)
This is the summary page. No return value.
The functions in the pacakge implement BAREB. BAREB can simultaneously cluster periodontal disease patients and their tooth site after taking the patient- and site-level covariates into consideration. BAREB uses the determinantal point process prior to induce diversity among different biclusters to facilitate parsimony and interpretability. In addition, since periodontal diseases are the leading cause for tooth loss, the missing data mechanism is non-ignorable. Such nonrandom missingness is incorporated into BAREB.
The main functions are updateBeta
, update.theta.beta
, update.theta.gamma
, updatec
, updateE
, updateGamma
, updatemu
, updatemustar
, updateR
, updateZstar
, update_RJ
, update_sigma_square
, update_w
, and update_w_beta
; other
functions intended for direct access by the user are:
kernelC
and updateC
.
There are undocumented functions which are called by these.
R version >= 3.4.3. Packages Rcpp
and RcppArmadillo
are used so that complicated functions are implemented in C++ to speed up.
This is version 0.1.2.
This package and its documentation are usable under the terms of the "GNU General Public License", a copy of which is distributed with the package.
Yuliang Li (Dept Applied Mathematics and Statistics, Johns Hopkins University, USA) and Yanxun Xu (Dept Applied Mathematics and Statistics, Johns Hopkins University, USA) and Dipankar Bandyopadhyay (Dept Biostatistics, Virginia Commonwealth University, USA) . Please send comments, error reports, etc. to the maintainer (Yuliang) via email.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.