#'@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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.