{
  "_id": "6a2d33fa3efcd9bda42fbd00",
  "Package": "Bayesrel",
  "Type": "Package",
  "Title": "Bayesian Reliability Estimation",
  "Version": "0.7.8",
  "Date": "2025-03-24",
  "Authors@R": "c(person(\"Julius M.\", \"Pfadt\", email = \"julius.pfadt@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0758-5502\")),\nperson(\"Don\", \"van den Bergh\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0002-9838-7308\")),\nperson(\"Joris\", \"Goosen\",\nrole = c(\"aut\"))\n)",
  "Description": "Functionality for reliability estimates. For\n'unidimensional' tests: Coefficient alpha, 'Guttman's'\nlambda-2/-4/-6, the Greatest lower bound and coefficient\nomega_u ('unidimensional') in a Bayesian and a frequentist\nversion. For multidimensional tests: omega_t (total) and\nomega_h (hierarchical). The results include confidence and\ncredible intervals, the probability of a coefficient being\nlarger than a cutoff, and a check for the factor models,\nnecessary for the omega coefficients. The method for the\nBayesian 'unidimensional' estimates, except for omega_u, is\nsampling from the posterior inverse 'Wishart' for the\ncovariance matrix based measures (see 'Murphy', 2007,\n<https://groups.seas.harvard.edu/courses/cs281/papers/murphy-2007.pdf>.\nThe Bayesian omegas (u, t, and h) are obtained by 'Gibbs'\nsampling from the conditional posterior distributions of (1)\nthe single factor model, (2) the second-order factor model, (3)\nthe bi-factor model, (4) the correlated factor model ('Lee',\n2007, <doi:10.1002/9780470024737>).",
  "URL": "https://github.com/juliuspfadt/Bayesrel",
  "BugReports": "https://github.com/juliuspfadt/Bayesrel/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RdMacros": "Rdpack",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-13 10:37:45 UTC",
    "User": "root"
  },
  "Author": "Julius M. Pfadt [aut, cre]\n(<https://orcid.org/0000-0002-0758-5502>), Don van den Bergh\n[aut] (<https://orcid.org/0000-0002-9838-7308>), Joris Goosen\n[aut]",
  "Maintainer": "Julius M. Pfadt <julius.pfadt@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-03-24 16:42:39 UTC",
  "RemoteUrl": "https://github.com/cran/Bayesrel",
  "RemoteRef": "HEAD",
  "RemoteSha": "b52acd35a96d194ee02a5a9700ec819a8b64e95a",
  "MD5sum": "fcc854fb89c5348faabf73cf8883b66f",
  "_user": "cran",
  "_type": "src",
  "_file": "Bayesrel_0.7.8.tar.gz",
  "_fileid": "e3882a81055354efae76193bb11f6c59d5eaf120c1c2e0451e0490421449c44b",
  "_filesize": 215663,
  "_sha256": "e3882a81055354efae76193bb11f6c59d5eaf120c1c2e0451e0490421449c44b",
  "_created": "2026-06-13T10:37:45.000Z",
  "_published": "2026-06-13T10:42:02.720Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81183977805,
      "time": 202,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7610010493"
    },
    {
      "job": 81183977791,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7610005212"
    },
    {
      "job": 81183977802,
      "time": 162,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7610005800"
    },
    {
      "job": 81183977796,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7610005275"
    },
    {
      "job": 81183789856,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609988331"
    },
    {
      "job": 81183977783,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7610002072"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27464308266",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Bayesrel",
  "_commit": {
    "id": "b52acd35a96d194ee02a5a9700ec819a8b64e95a",
    "author": "Julius M. Pfadt <julius.pfadt@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.7.8\n",
    "time": 1742834559
  },
  "_maintainer": {
    "name": "Julius M. Pfadt",
    "email": "julius.pfadt@gmail.com",
    "login": "juliuspfadt",
    "description": "",
    "uuid": 38500953,
    "orcid": "0000-0002-0758-5502"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "LaplacesDemon",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.4.6",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "juliuspfadt",
      "count": 15,
      "uuid": 38500953
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 432,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Bayesrel"
  },
  "_devurl": "https://github.com/juliuspfadt/bayesrel",
  "_searchresults": 17,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/Bayesrel.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/juliuspfadt/bayesrel",
  "_realowner": "juliuspfadt",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-01-20"
    },
    {
      "version": "0.6.1",
      "date": "2020-03-04"
    },
    {
      "version": "0.7.0",
      "date": "2020-11-11"
    },
    {
      "version": "0.7.0.2",
      "date": "2020-11-18"
    },
    {
      "version": "0.7.0.3",
      "date": "2021-01-07"
    },
    {
      "version": "0.7.0.7",
      "date": "2021-03-29"
    },
    {
      "version": "0.7.1",
      "date": "2021-09-13"
    },
    {
      "version": "0.7.4",
      "date": "2022-02-10"
    },
    {
      "version": "0.7.4.1",
      "date": "2022-04-06"
    },
    {
      "version": "0.7.4.2",
      "date": "2022-06-27"
    },
    {
      "version": "0.7.4.3",
      "date": "2022-08-10"
    },
    {
      "version": "0.7.4.4",
      "date": "2022-10-26"
    },
    {
      "version": "0.7.5",
      "date": "2022-11-19"
    },
    {
      "version": "0.7.7",
      "date": "2023-08-09"
    },
    {
      "version": "0.7.8",
      "date": "2025-03-24"
    }
  ],
  "_exports": [
    "bomegas",
    "multiFit",
    "omega_fit",
    "omegaFit",
    "omegasCFA",
    "p_omegas",
    "p_strel",
    "pOmegas",
    "pStrel",
    "seco_fit",
    "secoFit",
    "strel"
  ],
  "_datasets": [
    {
      "name": "asrm",
      "title": "5-Item questionnaire data from Nicolai (2018)",
      "object": "asrm",
      "class": [
        "data.frame"
      ],
      "fields": [
        "asrm_1",
        "asrm_2",
        "asrm_3",
        "asrm_4",
        "asrm_5"
      ],
      "rows": 78,
      "table": true,
      "tojson": true
    },
    {
      "name": "asrm_mis",
      "title": "5-Item questionnaire data from Nicolai (2018) with 10 % missings",
      "object": "asrm_mis",
      "class": [
        "data.frame"
      ],
      "fields": [
        "asrm_1",
        "asrm_2",
        "asrm_3",
        "asrm_4",
        "asrm_5"
      ],
      "rows": 78,
      "table": true,
      "tojson": true
    },
    {
      "name": "cavalini",
      "title": "8-Item Questionnaire Data from Cavalini (1992)",
      "object": "cavalini",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 828,
      "table": true,
      "tojson": true
    },
    {
      "name": "upps",
      "title": "20-item questionnaire data from Lozano et al. (2018)",
      "object": "upps",
      "class": [
        "data.frame"
      ],
      "fields": [
        "U17_r",
        "U22_r",
        "U29_r",
        "U34_r",
        "U4",
        "U14",
        "U19",
        "U27",
        "U6",
        "U16",
        "U28",
        "U48",
        "U23_r",
        "U31_r",
        "U36_r",
        "U46_r",
        "U10_r",
        "U20_r",
        "U35_r",
        "U52_r"
      ],
      "rows": 455,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "asrm",
      "title": "5-Item questionnaire data from Nicolai (2018)",
      "topics": [
        "asrm"
      ]
    },
    {
      "page": "asrm_mis",
      "title": "5-Item questionnaire data from Nicolai (2018) with 10 % missings",
      "topics": [
        "asrm_mis"
      ]
    },
    {
      "page": "bomegas",
      "title": "Estimate Bayesian reliability estimates for multidimensional scales following common factor models",
      "topics": [
        "bomegas"
      ]
    },
    {
      "page": "cavalini",
      "title": "8-Item Questionnaire Data from Cavalini (1992)",
      "topics": [
        "cavalini"
      ]
    },
    {
      "page": "multiFit",
      "title": "model fit for the second-order and bi-factor model,",
      "topics": [
        "multiFit"
      ]
    },
    {
      "page": "omegaFit",
      "title": "graphical posterior predictive check for the 1-factor omega model, based on covariance matrix eigenvalues",
      "topics": [
        "omegaFit"
      ]
    },
    {
      "page": "omegasCFA",
      "title": "Estimate reliability estimates for multidimensional scales in the frequentist framework",
      "topics": [
        "omegasCFA"
      ]
    },
    {
      "page": "pOmegas",
      "title": "prior and posterior probability of omega_t and omega_h being larger than thresholds",
      "topics": [
        "pOmegas"
      ]
    },
    {
      "page": "pStrel",
      "title": "prior and posterior probability of estimate being bigger than threshold",
      "topics": [
        "pStrel"
      ]
    },
    {
      "page": "strel",
      "title": "Estimate single test reliability coefficients for unidimensional scales",
      "topics": [
        "strel"
      ]
    },
    {
      "page": "upps",
      "title": "20-item questionnaire data from Lozano et al. (2018)",
      "topics": [
        "upps"
      ]
    }
  ],
  "_readme": "https://github.com/cran/Bayesrel/raw/HEAD/README.md",
  "_rundeps": [
    "coda",
    "GPArotation",
    "LaplacesDemon",
    "lattice",
    "lavaan",
    "MASS",
    "mnormt",
    "nlme",
    "numDeriv",
    "pbivnorm",
    "psych",
    "quadprog",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    }
  ],
  "_score": 1.9294189257142929,
  "_indexed": false,
  "_nocasepkg": "bayesrel",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://juliuspfadt.r-universe.dev/Bayesrel",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.8",
      "date": "2026-06-13T10:40:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b52acd35a96d194ee02a5a9700ec819a8b64e95a",
      "fileid": "0a5d0f7347555ca4ae9083b4771ac03f8f21224d9b8e1b54323285c7ffbe4944",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27464308266"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.8",
      "date": "2026-06-13T10:40:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b52acd35a96d194ee02a5a9700ec819a8b64e95a",
      "fileid": "577d774f895fcf632b941f84512abf7f6d74113cc3879e105484e68ce87a3911",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27464308266"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.8",
      "date": "2026-06-13T10:40:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b52acd35a96d194ee02a5a9700ec819a8b64e95a",
      "fileid": "2e1f0ee0a10cbcd2eafde9ceb789bb9bb5f05086f2c4cbe38b810630759d77d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27464308266"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.8",
      "date": "2026-06-13T10:40:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b52acd35a96d194ee02a5a9700ec819a8b64e95a",
      "fileid": "f81d8f016a0555ff6962ce9293a288ef6bf680f6b0f9662a292169a9428c25fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27464308266"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.8",
      "date": "2026-06-13T10:40:13.000Z",
      "arch": "emscripten",
      "commit": "b52acd35a96d194ee02a5a9700ec819a8b64e95a",
      "fileid": "4a7a6d4de92dd14e27ae1239f9cdfff14131f761b2857e8ffefcc678e267767b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27464308266"
    }
  ]
}