TOMS_submission/Algorithm_final/source/R/covdepGE_package.R

#' @aliases covdepGE-package
#'
#' @references
#' (1) Sutanoy Dasgupta, Peng Zhao, Jacob Helwig, Prasenjit Ghosh, Debdeep Pati,
#' and Bani Mallick. An Approximate Bayesian Approach to Covariate-dependent
#' Graphical Modeling. *arXiv preprint*, 1–64, 2023.
#'
"_PACKAGE"

## usethis namespace: start
#' @useDynLib covdepGE, .registration = TRUE
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL
JacobHelwig/covdepGE documentation built on April 11, 2024, 7:22 a.m.