R/sbim-package.R

#' @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

Try the sbim package in your browser

Any scripts or data that you put into this service are public.

sbim documentation built on April 4, 2025, 5:59 a.m.