Nothing
#' Density Deconvolution Using Bayesian Semiparametric Methods
#'
#' Placeholder...
#'
#' @aliases BayesDecon-package
#' @docType package
#' @author Blake Moya <blakemoya@utexas.edu>
#' @import Rcpp
#' @importFrom Rcpp sourceCpp
#' @importFrom msm dtnorm ptnorm qtnorm rtnorm
#' @importFrom corpcor make.positive.definite
#' @importFrom ks kde
#' @useDynLib BayesDecon
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @useDynLib BayesDecon, .registration = TRUE
## usethis namespace: end
NULL
## usethis namespace: start
#' @importFrom Rcpp sourceCpp
## 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.