#' The 'mixGaussTempering' package.
#'
#' @description A DESCRIPTION OF THE PACKAGE
#'
#' @docType package
#' @name mixGaussTempering-package
#' @aliases mixGaussTempering
#' @useDynLib mixGaussTempering, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @import rstantools
#' @importFrom rstan sampling
#'
#' @references
#' Stan Development Team (2018). RStan: the R interface to Stan. R package version 2.18.2. http://mc-stan.org
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.