Nothing
#' @references Park, J. (2025) Scalable simulation-based inference for implicitly defined models using a metamodel for Monte Carlo log-likelihood estimator \doi{10.48550/arxiv.2311.09446}
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @importFrom Rcpp sourceCpp
#' @importFrom stats acf
#' @importFrom stats cov
#' @importFrom stats pf
#' @importFrom stats qf
#' @importFrom stats rnorm
#' @importFrom stats rWishart
#' @importFrom stats sd
#' @importFrom stats var
#' @useDynLib sbim, .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.