{
  "_id": "6a23e504530b9bc726be87f3",
  "Package": "sbim",
  "Title": "Simulation-Based Inference using a Metamodel for Log-Likelihood\nEstimator",
  "Version": "1.0.0",
  "Authors@R": "person(\"Joonha\", \"Park\", , \"j.park@ku.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4493-7730\"))",
  "Description": "Parameter inference methods for models defined implicitly\nusing a random simulator. Inference is carried out using\nsimulation-based estimates of the log-likelihood of the data.\nThe inference methods implemented in this package are explained\nin Park, J. (2025) <doi:10.48550/arxiv.2311.09446>. These\nmethods are built on a simulation metamodel which assumes that\nthe estimates of the log-likelihood are approximately normally\ndistributed with the mean function that is locally quadratic\naround its maximum. Parameter estimation and uncertainty\nquantification can be carried out using the ht() function (for\nhypothesis testing) and the ci() function (for constructing a\nconfidence interval for one-dimensional parameters).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 09:07:19 UTC",
    "User": "root"
  },
  "Author": "Joonha Park [aut, cre]\n(<https://orcid.org/0000-0002-4493-7730>)",
  "Maintainer": "Joonha Park <j.park@ku.edu>",
  "Repository": "https://joonhap.r-universe.dev",
  "Date/Publication": "2025-03-13 12:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/sbim",
  "RemoteRef": "HEAD",
  "RemoteSha": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
  "MD5sum": "112310d2cca1cc55bd02e959ff056cf5",
  "_user": "joonhap",
  "_type": "src",
  "_file": "sbim_1.0.0.tar.gz",
  "_fileid": "655a1a6380474a3be27daa9951af2c25b067e1fd4654c05a997bbf2ac69093a0",
  "_filesize": 2525536,
  "_sha256": "655a1a6380474a3be27daa9951af2c25b067e1fd4654c05a997bbf2ac69093a0",
  "_created": "2026-06-06T09:07:19.000Z",
  "_published": "2026-06-06T09:14:44.052Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79866447294,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453128247"
    },
    {
      "job": 79866447303,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453127882"
    },
    {
      "job": 79866447330,
      "time": 154,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453129691"
    },
    {
      "job": 79866447328,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453128793"
    },
    {
      "job": 79866447316,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453128442"
    },
    {
      "job": 79866447324,
      "time": 406,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453152773"
    },
    {
      "job": 79866447326,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453123842"
    },
    {
      "job": 79866447336,
      "time": 403,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453152330"
    },
    {
      "job": 79866228097,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453111092"
    },
    {
      "job": 79866447287,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453126087"
    },
    {
      "job": 79866447298,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453128160"
    },
    {
      "job": 79866447296,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453127988"
    },
    {
      "job": 79866447307,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453125302"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sbim",
  "_commit": {
    "id": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
    "author": "Joonha Park <j.park@ku.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1741870202
  },
  "_maintainer": {
    "name": "Joonha Park",
    "email": "j.park@ku.edu",
    "login": "joonhap",
    "description": "",
    "uuid": 31295876,
    "orcid": "0000-0002-4493-7730"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "pomp",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "joonhap",
      "count": 1,
      "uuid": 31295876
    }
  ],
  "_userbio": {
    "uuid": 31295876,
    "type": "user",
    "name": "joonhap"
  },
  "_downloads": {
    "count": 126,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sbim"
  },
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/sbim.html",
    "manual.pdf"
  ],
  "_realowner": "joonhap",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-03-13"
    }
  ],
  "_exports": [
    "ci",
    "ht",
    "optDesign",
    "pscl",
    "qscl",
    "rscl",
    "simll"
  ],
  "_help": [
    {
      "page": "ci",
      "title": "Confidence interval for scalar parameter constructed using simulated log likelihoods",
      "topics": [
        "ci",
        "ci.simll"
      ]
    },
    {
      "page": "ht",
      "title": "Hypothesis tests based on simulation based log likelihood estimates",
      "topics": [
        "ht",
        "ht.simll"
      ]
    },
    {
      "page": "optDesign",
      "title": "Find the next optimal design point for simulation-based inference",
      "topics": [
        "optDesign",
        "optDesign.simll"
      ]
    },
    {
      "page": "SCL",
      "title": "The SCL distribution",
      "topics": [
        "pscl",
        "qscl",
        "rscl",
        "SCL"
      ]
    },
    {
      "page": "simll",
      "title": "Simulation Log Likelihood class",
      "topics": [
        "simll"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "how-to-use-sbim.Rmd",
      "filename": "how-to-use-sbim.html",
      "title": "How to use package sbim: Simulation-Based Inference using a Metamodel for Log-Likelihood Estimator",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Mathematical framework",
        "Parameter inference using local asymptotic normality (LAN) for simulation log-likelihood",
        "Getting started",
        "An example: gamma-Poisson observations",
        "Hypothesis test on the maximum expected simulation log-likelihood estimator (MESLE)",
        "Hypothesis test on the simulation-based proxy",
        "Inference for non-iid observations",
        "Stochastic volatility model",
        "More on hypothesis tests",
        "Test on the metamodel parameters",
        "Test on the mean and variance of the simulation log likelihood at a single parameter value",
        "Automatic weight adjustments for bias reduction",
        "Proposal of the next simulation point for near-optimal efficiency",
        "References"
      ],
      "created": "2025-03-13 12:50:02",
      "modified": "2025-03-13 12:50:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "sbim",
  "_universes": [
    "joonhap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-06T09:09:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "0666045e540c108c0fc4561bc394f9bfc19f991774877249c68557d48cd8b54b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-06T09:09:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "f920efa3a088363ec7504fa29c62bc17c5506915463cf8ff6f284b16ebca1cc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-06T09:10:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "972d364b70814e4f99532e40a8b639c8736affbc01717b88f9ec520c5eb0439e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-06T09:09:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "2f74e627686183eb3c9dd27f68f0103b356547525f06dca702941760dc22b3f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T09:09:53.000Z",
      "arch": "aarch64",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "9468a272412a6440672098b4ff804d71e67570282fe8c5df6b5c1a57f8779827",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T09:12:47.000Z",
      "arch": "x86_64",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "623cee0184eb8396d21cb237ab47a8596993ab221818058fcdb148b46581bc76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T09:09:13.000Z",
      "arch": "aarch64",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "a5be1ba966948ccfaa154ee4096afd63aa897a21132eb1144d427a00abfa724a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-06T09:12:51.000Z",
      "arch": "x86_64",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "cf5ede2d02b78e5912e12f94401aca6a0fc84babbf5382b172ac4cd0d309d9a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-06T09:09:43.000Z",
      "arch": "emscripten",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "eb14b0f8241024c2ad166acef718874548392e7f890309e468ac4941994a77b0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T09:09:14.000Z",
      "arch": "x86_64",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "1443042c3f1c41d11f17d793efcea66742d961fb883d885c2609c126fece5476",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T09:09:15.000Z",
      "arch": "x86_64",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "b892f18a898c0a7632bb6fdf2416c858d4be051ddb13ddb856c7e5b3a2d72def",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-06T09:08:52.000Z",
      "arch": "x86_64",
      "commit": "b27ad9d8439345a50b4b474b59fcaf85138ea205",
      "fileid": "e19dcebe5e2297bf74109b72b633f39466b4fc20fd3bc51b99a83ed7f1ef1d75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joonhap/actions/runs/27058155757"
    }
  ]
}