Package: mixedBayes
Type: Package
Title: Bayesian Longitudinal Regularized Quantile Mixed Model
Version: 0.1.5
Date: 2025-02-11
Authors@R: c( person("Kun", "Fan", role = c("aut", "cre") , email = "kfan@ksu.edu"),
              person("Cen", "Wu", role = "aut"))
Description: In longitudinal studies, the same subjects are measured repeatedly over time, leading to correlations among the repeated measurements. Properly accounting for the intra-cluster correlations in the presence of data heterogeneity and long tailed distributions of the disease phenotype is challenging, especially in the context of high dimensional regressions. In this package, we developed a Bayesian quantile mixed effects model with spike- and -slab priors to dissect important gene - environment interactions under longitudinal genomics studies. An efficient Gibbs sampler has been developed to facilitate fast computation. The Markov chain Monte Carlo algorithms of the proposed and alternative methods are efficiently implemented in 'C++'. The development of this software package and the associated statistical methods have been partially supported by an Innovative Research Award from Johnson Cancer Research Center, Kansas State University.
Depends: R (>= 4.2.0)
License: GPL-2
Encoding: UTF-8
URL: https://github.com/kunfa/mixedBayes
Imports: Rcpp
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-02-11 20:57:51 UTC; kunfan
Author: Kun Fan [aut, cre],
  Cen Wu [aut]
Maintainer: Kun Fan <kfan@ksu.edu>
Repository: CRAN
Date/Publication: 2025-02-11 21:20:01 UTC
