{
  "_id": "6a1d2f321d7bb097a0a39dc6",
  "Package": "MultiLevelOptimalBayes",
  "Type": "Package",
  "Title": "'MultiLevelOptimalBayes': Regularized Bayesian Estimator for\nTwo-Level Latent Variable Models",
  "Version": "0.0.1.5",
  "Authors@R": "c(person(\"Valerii\", \"Dashuk\", role = c(\"aut\", \"cre\"), email = \"vadashuk@gmail.com\"),\nperson(\"Binayak\", \"Timilsina\", role = \"aut\", email = \"binayak.timilsina001@gmail.com\"),\nperson(\"Martin\", \"Hecht\", role = \"aut\",email = \"martin.hecht@hsu-hh.de\"),\nperson(\"Steffen\", \"Zitzmann\", role = \"aut\",email = \"steffen.zitzmann@medicalschool-hamburg.de\")\n)",
  "Author": "Valerii Dashuk [aut, cre], Binayak Timilsina [aut], Martin\nHecht [aut], Steffen Zitzmann [aut]",
  "Maintainer": "Valerii Dashuk <vadashuk@gmail.com>",
  "Description": "Implements a regularized Bayesian estimator that optimizes\nthe estimation of between-group coefficients for multilevel\nlatent variable models by minimizing Mean Squared Error (MSE),\nbalancing both variance and bias. This 'MultiLevelOptimalBayes'\npackage provides more reliable estimates in scenarios with\nlimited data, offering a robust solution for accurate parameter\nestimation in multilevel models. It is designed for researchers\nin psychology, education, and related fields who face\nchallenges in estimating between-group effects in two-level\nlatent variable models, particularly in scenarios with small\nsample sizes and low intraclass correlation coefficients.",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://dfkthbq01.r-universe.dev",
  "Date/Publication": "2025-05-21 16:29:38 UTC",
  "RemoteUrl": "https://github.com/dfkthbq01/multileveloptimalbayes",
  "RemoteRef": "HEAD",
  "RemoteSha": "df6c12d65e1d7686ed52e36292861b02f62fd1c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 06:50:40 UTC",
    "User": "root"
  },
  "MD5sum": "d0271d604213aaf0c3062f238d4d9374",
  "_user": "dfkthbq01",
  "_type": "src",
  "_file": "MultiLevelOptimalBayes_0.0.1.5.tar.gz",
  "_fileid": "883c9fddc09b039dcaed9cd106319906e6e6646c74b93b0b4861d0dbc8676a87",
  "_filesize": 383148,
  "_sha256": "883c9fddc09b039dcaed9cd106319906e6e6646c74b93b0b4861d0dbc8676a87",
  "_created": "2026-06-01T06:50:40.000Z",
  "_published": "2026-06-01T07:05:22.063Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78800783543,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325111232"
    },
    {
      "job": 78800783574,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325109707"
    },
    {
      "job": 78800783587,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7325293047"
    },
    {
      "job": 78800783572,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7325196018"
    },
    {
      "job": 78800450507,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325070424"
    },
    {
      "job": 78800783534,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325097221"
    },
    {
      "job": 78800783590,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325106761"
    },
    {
      "job": 78800783615,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325101978"
    },
    {
      "job": 78800783602,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325103938"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dfkthbq01/actions/runs/26739661323",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dfkthbq01/multileveloptimalbayes",
  "_commit": {
    "id": "df6c12d65e1d7686ed52e36292861b02f62fd1c0",
    "author": "Dfkthbq01 <73604346+Dfkthbq01@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "CRAN version with Jacknife update\n\nJackknife resampling update to correctly provide new SEs for both beta_b and gammas\r\nVersion ready for CRAN",
    "time": 1747844978
  },
  "_maintainer": {
    "name": "Valerii Dashuk",
    "email": "vadashuk@gmail.com",
    "login": "dfkthbq01",
    "description": "",
    "uuid": 73604346
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dfkthbq01",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dfkthbq01",
      "count": 21,
      "uuid": 73604346
    },
    {
      "user": "binayakrz",
      "count": 6,
      "uuid": 88938683
    }
  ],
  "_userbio": {
    "uuid": 73604346,
    "type": "user",
    "name": "Dfkthbq01"
  },
  "_downloads": {
    "count": 154,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MultiLevelOptimalBayes"
  },
  "_devurl": "https://github.com/dfkthbq01/multileveloptimalbayes",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MultiLevelOptimalBayes.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dfkthbq01/multileveloptimalbayes",
  "_realowner": "dfkthbq01",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1.5",
      "date": "2025-05-27"
    },
    {
      "version": "0.0.1.6",
      "date": "2025-05-29"
    },
    {
      "version": "0.0.2.0",
      "date": "2025-07-11"
    },
    {
      "version": "0.0.3.0",
      "date": "2025-09-11"
    },
    {
      "version": "0.0.4.0",
      "date": "2025-09-23"
    }
  ],
  "_exports": [
    "mlob"
  ],
  "_help": [
    {
      "page": "mlob",
      "title": "Multi-Level Optimal Bayes Function (MLOB)",
      "topics": [
        "mlob"
      ]
    }
  ],
  "_readme": "https://github.com/dfkthbq01/multileveloptimalbayes/raw/HEAD/README.md",
  "_rundeps": [
    "pracma"
  ],
  "_vignettes": [
    {
      "source": "MultiLevelOptimalBayes-Intro.Rmd",
      "filename": "MultiLevelOptimalBayes-Intro.html",
      "title": "Introduction to MultiLevelOptimalBayes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Key Features",
        "Function Usage",
        "Examples",
        "Example 1: Iris Dataset",
        "Example 2: Slightly Unbalanced ChickWeight Dataset",
        "Example 3: Highly Unbalanced mtcars Dataset",
        "Output",
        "Limitations",
        "References",
        "Authors"
      ],
      "created": "2025-05-21 16:29:38",
      "modified": "2025-05-21 16:29:38",
      "commits": 1
    }
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "multileveloptimalbayes",
  "_universes": [
    "dfkthbq01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.5",
      "date": "2026-06-01T06:52:42.000Z",
      "distro": "noble",
      "commit": "df6c12d65e1d7686ed52e36292861b02f62fd1c0",
      "fileid": "4550d857f319ad229411c004ef2d639313da97f45e3619b1e9ddeecac0ac6c60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfkthbq01/actions/runs/26739661323"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.5",
      "date": "2026-06-01T06:52:38.000Z",
      "distro": "noble",
      "commit": "df6c12d65e1d7686ed52e36292861b02f62fd1c0",
      "fileid": "97c10aee6f3309d7adb4a28cf5ccf2e2e6e61d6cfacaaf4f3c2e8f9f16835230",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfkthbq01/actions/runs/26739661323"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.5",
      "date": "2026-06-01T07:04:18.000Z",
      "commit": "df6c12d65e1d7686ed52e36292861b02f62fd1c0",
      "fileid": "317fd9779d18dcfc04004fdeda0ca34b0e8b5154db091c0ad7b3e79932d47bb9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dfkthbq01/actions/runs/26739661323"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.5",
      "date": "2026-06-01T06:58:12.000Z",
      "commit": "df6c12d65e1d7686ed52e36292861b02f62fd1c0",
      "fileid": "a83b302767e9fea0e8867157ac26f157265597fc7ba855fe8833c2491284db9a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dfkthbq01/actions/runs/26739661323"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.5",
      "date": "2026-06-01T06:52:36.000Z",
      "commit": "df6c12d65e1d7686ed52e36292861b02f62fd1c0",
      "fileid": "bc5621c3dbeb68f62f19e4ccd6424003b8327cc471e48dacb3ed506e21d4e65a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dfkthbq01/actions/runs/26739661323"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.5",
      "date": "2026-06-01T06:52:00.000Z",
      "commit": "df6c12d65e1d7686ed52e36292861b02f62fd1c0",
      "fileid": "520499d1e35442d3603956f3f4b1d10f83aeb9b6b43671b1293785386a2a2630",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfkthbq01/actions/runs/26739661323"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.5",
      "date": "2026-06-01T06:51:47.000Z",
      "commit": "df6c12d65e1d7686ed52e36292861b02f62fd1c0",
      "fileid": "b4e036989b81e44bdd9bc63d88aa21044569a55e72e05512a9c19d221ce53168",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfkthbq01/actions/runs/26739661323"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.5",
      "date": "2026-06-01T06:51:50.000Z",
      "commit": "df6c12d65e1d7686ed52e36292861b02f62fd1c0",
      "fileid": "5b421ab9481be8b7e3e7fa3f06dc2a5553861da12e60aa93827eb7a41c7ae5e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dfkthbq01/actions/runs/26739661323"
    }
  ]
}