R/coupledHalfT-package.R

#'@name coupledHalfT-package
#'@aliases coupledHalfT
#'@docType package
#'@title coupledHalfT
#'@author Niloy Biswas
#'@description Coupled Bayesian Shrinkage with Half-t(v) priors
#'@details This package contains scripts to reproduce the figures of the
#' paper "Coupled Bayesian Shrinkage with Half-t(v) priors" 
#'@keywords package
## usethis namespace: start
#' @importFrom Rcpp sourceCpp
#' @useDynLib coupledHalfT, .registration = TRUE
#' @useDynLib CoupledHalfT, .registration = TRUE
## usethis namespace: end
NULL
niloyb/CoupledHalfT documentation built on Aug. 31, 2022, 2:35 a.m.