Nothing
## usethis namespace: start
#'
#' @importFrom Rcpp sourceCpp
#'
#' @import coda
#'
#' @import shrinkTVP
#'
#' @importFrom grDevices colorRampPalette
#'
#' @importFrom graphics par layout plot.new title axis
#'
#' @importFrom stats density rnorm quantile runif median rgamma rpois
#'
#' @importFrom methods formalArgs
#'
#' @importFrom utils maintainer txtProgressBar setTxtProgressBar
#'
#' @importFrom lattice levelplot
#'
#' @importFrom RColorBrewer brewer.pal
#'
#' @importFrom zoo index
#'
#' @importFrom mvtnorm dmvnorm
#'
#' @useDynLib shrinkTVPVAR, .registration = TRUE
#'
## usethis namespace: end
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.