Package: BClustLonG
Type: Package
Title: A Dirichlet Process Mixture Model for Clustering Longitudinal
        Gene Expression Data
Version: 0.1.3
Author: Jiehuan Sun [aut, cre], Jose D. Herazo-Maya[aut], Naftali Kaminski[aut], Hongyu Zhao [aut], and Joshua L. Warren [aut],  
Maintainer: Jiehuan Sun <jiehuan.sun@gmail.com>
Description: Many clustering methods have been proposed, but
    most of them cannot work for longitudinal gene expression data. 
    'BClustLonG' is a package that allows us to perform clustering analysis for 
    longitudinal gene expression data. It adopts a linear-mixed effects framework 
    to model the trajectory of genes over time, while clustering is jointly 
    conducted based on the regression coefficients obtained from all genes. 
    To account for the correlations among genes and alleviate the 
    high dimensionality challenges, factor analysis models are adopted
    for the regression coefficients. The Dirichlet process prior distribution 
    is utilized for the means of the regression coefficients to induce clustering.
    This package allows users to specify which variables to use for clustering 
    (intercepts or slopes or both) and whether a factor analysis model is desired.
    More details about this method can be found in Jiehuan Sun, et al. (2017) <doi:10.1002/sim.7374>.
License: GPL-2
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0), MASS (>= 7.3-47), lme4 (>= 1.1-13), mcclust (>=
        1.0)
Imports: Rcpp (>= 0.12.7)
Suggests: knitr, lattice
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.0
NeedsCompilation: yes
Packaged: 2020-05-07 03:18:24 UTC; JiehuanSun
Repository: CRAN
Date/Publication: 2020-05-07 04:10:02 UTC
Built: R 4.3.0; aarch64-apple-darwin20; 2023-07-10 04:16:32 UTC; unix
Archs: BClustLonG.so.dSYM
