{
  "_id": "6a102656acfb0bcc41c8f5e0",
  "Package": "rmsBMA",
  "Title": "Reduced Model Space Bayesian Model Averaging",
  "Version": "0.1.2",
  "Authors@R": "person(\"Krzysztof\", \"Beck\", , \"beckkrzysztof@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3679-2962\"))",
  "Description": "Implements Bayesian model averaging for settings with many\ncandidate regressors relative to the available sample size,\nincluding cases where the number of regressors exceeds the\nnumber of observations. By restricting attention to models with\nat most M regressors, the package supports reduced model space\ninference, thereby preserving degrees of freedom for\nestimation. It provides posterior summaries, Extreme Bounds\nAnalysis, model selection procedures, joint inclusion measures,\nand graphical tools for exploring model probabilities, model\nsize distributions, and coefficient distributions. The\nmethodological approach follows Doppelhofer and Weeks (2009)\n<doi:10.1002/jae.1046>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:06:27 UTC",
    "User": "root"
  },
  "Author": "Krzysztof Beck [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3679-2962>)",
  "Maintainer": "Krzysztof Beck <beckkrzysztof@gmail.com>",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://becku182.r-universe.dev",
  "Date/Publication": "2026-03-14 16:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/rmsBMA",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a13891a4014f55f032ed9758dd77cca8f620d9c",
  "MD5sum": "5d001042126ebe0f24d95f6134ae1937",
  "_user": "becku182",
  "_type": "src",
  "_file": "rmsBMA_0.1.2.tar.gz",
  "_fileid": "79bd70a17bff649107883f0231bfd3df741035ae7ec3c67c2a8035fd9605bd82",
  "_filesize": 4323693,
  "_sha256": "79bd70a17bff649107883f0231bfd3df741035ae7ec3c67c2a8035fd9605bd82",
  "_created": "2026-05-13T09:06:27.000Z",
  "_published": "2026-05-22T09:48:06.509Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355678634,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965986587"
    },
    {
      "job": 77355678817,
      "time": 233,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966014221"
    },
    {
      "job": 77355678680,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965978249"
    },
    {
      "job": 77355678558,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965990862"
    },
    {
      "job": 77355678108,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965927526"
    },
    {
      "job": 77355678125,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157623069"
    },
    {
      "job": 77355678979,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965961389"
    },
    {
      "job": 77355678810,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965965016"
    },
    {
      "job": 77355678840,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965965247"
    }
  ],
  "_buildurl": "https://github.com/r-universe/becku182/actions/runs/25789245931",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rmsBMA",
  "_commit": {
    "id": "6a13891a4014f55f032ed9758dd77cca8f620d9c",
    "author": "Krzysztof Beck <beckkrzysztof@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1773505202
  },
  "_maintainer": {
    "name": "Krzysztof Beck",
    "email": "beckkrzysztof@gmail.com",
    "login": "becku182",
    "uuid": 83015994,
    "orcid": "0000-0003-3679-2962"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-03-11"
    },
    {
      "name": "0.1.2",
      "date": "2026-03-14"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "becku182",
      "count": 2,
      "uuid": 83015994
    }
  ],
  "_userbio": {
    "uuid": 83015994,
    "type": "user",
    "name": "becku182"
  },
  "_downloads": {
    "count": 525,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmsBMA"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rmsBMA.html",
    "manual.pdf"
  ],
  "_realowner": "becku182",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-03-11"
    },
    {
      "version": "0.1.2",
      "date": "2026-03-14"
    }
  ],
  "_exports": [
    "best_models",
    "bma",
    "coef_hist",
    "data_prep",
    "data_preparation",
    "eba",
    "fast_ols",
    "fast_ols_const",
    "fast_ols_HC",
    "g_regression",
    "g_regression_fast",
    "g_regression_fast_const",
    "g_regression_fast_HC",
    "group_dilution",
    "jointness",
    "model_pmp",
    "model_sizes",
    "model_space",
    "ols",
    "plus_pmp_from_pmp",
    "posterior_dens",
    "posterior_sign_certainty"
  ],
  "_datasets": [
    {
      "name": "migration_panel",
      "title": "Determinants of International Migration in the European Union",
      "object": "migration_panel",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year_0",
        "Pair_ID",
        "Migration",
        "MigrationLAG",
        "Unempl",
        "Earn",
        "Tax",
        "Social",
        "LNDGEO",
        "Temp",
        "HC",
        "GOV",
        "Gini",
        "FER",
        "Corruption",
        "Crime"
      ],
      "rows": 1012,
      "table": true,
      "tojson": true
    },
    {
      "name": "modelSpace",
      "title": "Model space for the Trade_data_small dataset",
      "object": "modelSpace",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Trade_data",
      "title": "Determinants of International Trade in the European Union",
      "object": "Trade_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "LNTRADE",
        "B",
        "LNDGEO",
        "L",
        "LNRGDPPROD",
        "RGDPpcDIFF",
        "GOV",
        "HUMAN",
        "CPW",
        "INFVAR",
        "ARABLE",
        "ARABLEpw",
        "LAND",
        "LANDpc",
        "EPCpc",
        "FDI",
        "KSI",
        "BCIDIFF"
      ],
      "rows": 325,
      "table": true,
      "tojson": true
    },
    {
      "name": "Trade_data_small",
      "title": "Determinants of International Trade in the European Union",
      "object": "Trade_data_small",
      "class": [
        "data.frame"
      ],
      "fields": [
        "LNTRADE",
        "B",
        "LNDGEO",
        "L",
        "LNRGDPPROD",
        "HUMAN",
        "INFVAR",
        "ARABLE",
        "ARABLEpw",
        "LAND",
        "LANDpc"
      ],
      "rows": 325,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "best_models",
      "title": "Table with the best models according to one of the posterior criteria",
      "topics": [
        "best_models"
      ]
    },
    {
      "page": "bma",
      "title": "Calculation of the bma objects",
      "topics": [
        "bma"
      ]
    },
    {
      "page": "coef_hist",
      "title": "Graphs of the distribution of the coefficients over the model space",
      "topics": [
        "coef_hist"
      ]
    },
    {
      "page": "coef_to_full",
      "title": "Extracting coefficients from g_regression and fast_ols function",
      "topics": [
        "coef_to_full"
      ]
    },
    {
      "page": "data_prep",
      "title": "Introduction of time and section fixed effects and data standardization.",
      "topics": [
        "data_prep"
      ]
    },
    {
      "page": "data_preparation",
      "title": "Fixed-effects demeaning and data standardization",
      "topics": [
        "data_preparation"
      ]
    },
    {
      "page": "eba",
      "title": "Extreme bounds analysis summaries from a Bayesian model space",
      "topics": [
        "eba"
      ]
    },
    {
      "page": "fast_ols",
      "title": "OLS calculation with additional objects",
      "topics": [
        "fast_ols"
      ]
    },
    {
      "page": "fast_ols_const",
      "title": "OLS calculation with additional objects for model with just a constant.",
      "topics": [
        "fast_ols_const"
      ]
    },
    {
      "page": "fast_ols_HC",
      "title": "OLS calculation with heteroscedasticity consistent covariance matrix (MacKinnon & White 1985).",
      "topics": [
        "fast_ols_HC"
      ]
    },
    {
      "page": "g_regression",
      "title": "Regression with g prior",
      "topics": [
        "g_regression"
      ]
    },
    {
      "page": "g_regression_fast",
      "title": "Fast regression with g prior",
      "topics": [
        "g_regression_fast"
      ]
    },
    {
      "page": "g_regression_fast_const",
      "title": "Fast regression with g prior for a model with just a constant",
      "topics": [
        "g_regression_fast_const"
      ]
    },
    {
      "page": "g_regression_fast_HC",
      "title": "Fast regression with g prior and with heteroscedasticity consistent covariance matrix (MacKinnon & White 1985).",
      "topics": [
        "g_regression_fast_HC"
      ]
    },
    {
      "page": "group_dilution",
      "title": "Compute group-based dilution factors for a model space",
      "topics": [
        "group_dilution"
      ]
    },
    {
      "page": "jointness",
      "title": "Calculation of of the jointness measures",
      "topics": [
        "jointness"
      ]
    },
    {
      "page": "migration_panel",
      "title": "Determinants of International Migration in the European Union",
      "topics": [
        "migration_panel"
      ]
    },
    {
      "page": "model_matrix",
      "title": "Matrix reflecting model space",
      "topics": [
        "model_matrix"
      ]
    },
    {
      "page": "model_pmp",
      "title": "Graphs of the prior and posterior model probabilities for the best individual models",
      "topics": [
        "model_pmp"
      ]
    },
    {
      "page": "model_sizes",
      "title": "Graphs of the prior and posterior model probabilities of the model sizes",
      "topics": [
        "model_sizes"
      ]
    },
    {
      "page": "model_space",
      "title": "Calculation of the model space",
      "topics": [
        "model_space"
      ]
    },
    {
      "page": "modelSpace",
      "title": "Model space for the Trade_data_small dataset",
      "topics": [
        "modelSpace"
      ]
    },
    {
      "page": "ols",
      "title": "OLS calculation with additional objects",
      "topics": [
        "ols"
      ]
    },
    {
      "page": "plus_pmp_from_pmp",
      "title": "Posterior probability of a positive coefficient sign (P(+))",
      "topics": [
        "plus_pmp_from_pmp"
      ]
    },
    {
      "page": "posterior_dens",
      "title": "Graphs of the posterior densities of the coefficients",
      "topics": [
        "posterior_dens"
      ]
    },
    {
      "page": "posterior_sign_certainty",
      "title": "Posterior sign certainty probability",
      "topics": [
        "posterior_sign_certainty"
      ]
    },
    {
      "page": "subset_design",
      "title": "Regressors choice based on the inclusion vector",
      "topics": [
        "subset_design"
      ]
    },
    {
      "page": "Trade_data",
      "title": "Determinants of International Trade in the European Union",
      "topics": [
        "Trade_data"
      ]
    },
    {
      "page": "Trade_data_small",
      "title": "Determinants of International Trade in the European Union",
      "topics": [
        "Trade_data_small"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "rmsBMA.Rmd",
      "filename": "rmsBMA.html",
      "title": "rmsBMA: Reduced Model Space Bayesian Model Averaging",
      "author": "Krzysztof Beck (Lazarski University)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Bayesian model averaging: A theoretical overview",
        "Model setup and Bayesian estimation",
        "Bayesian model averaging",
        "$$P(\\beta_k > 0 \\mid y)",
        "$g$-priors",
        "Model priors",
        "Dilution priors",
        "$$\\phi_j",
        "\\prod_",
        "Jointness measures",
        "Extreme Bounds Analysis",
        "Data preparation",
        "Estimation of the model space",
        "Performing Bayesian model averaging",
        "Bayesian model averaging: The bma function",
        "Prior and posterior model probabilities",
        "Selecting the best models",
        "Calculating jointness measures",
        "Visualizing model coefficients and posterior distributions",
        "Changes in model priors",
        "Changing expected model size",
        "Dilution prior",
        "Concluding remarks",
        "References"
      ],
      "created": "2026-03-11 19:30:03",
      "modified": "2026-03-11 19:30:03",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "rmsbma",
  "_universes": [
    "becku182"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-13T09:08:53.000Z",
      "distro": "noble",
      "commit": "6a13891a4014f55f032ed9758dd77cca8f620d9c",
      "fileid": "efd9a6ad1a0bcf1cc2d1f4735db740c2dac50d625c4788e0d592a349fe12a020",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/becku182/actions/runs/25789245931"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-13T09:10:12.000Z",
      "distro": "noble",
      "commit": "6a13891a4014f55f032ed9758dd77cca8f620d9c",
      "fileid": "e856c33872114ce655e6bda807459434344c9fa59e9aa6d8dfbc4c54f56a70b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/becku182/actions/runs/25789245931"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-13T09:08:46.000Z",
      "commit": "6a13891a4014f55f032ed9758dd77cca8f620d9c",
      "fileid": "51f67287cfdbda64754a61c73ff4e0a90717729b7052ccc7ee19ac10589996d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/becku182/actions/runs/25789245931"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-13T09:09:04.000Z",
      "commit": "6a13891a4014f55f032ed9758dd77cca8f620d9c",
      "fileid": "fd9a8db18bb2489064ef37655273f5fb1f5ae7965889d629b6a3be0878450f6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/becku182/actions/runs/25789245931"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-13T09:07:44.000Z",
      "commit": "6a13891a4014f55f032ed9758dd77cca8f620d9c",
      "fileid": "c004a3f82c865af7eafa8a3fdcaab817e42d21a9f151eb27105e63de5900d610",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/becku182/actions/runs/25789245931"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-13T09:07:53.000Z",
      "commit": "6a13891a4014f55f032ed9758dd77cca8f620d9c",
      "fileid": "513c317593ff67dc27900bccfc45fc95791023aa4dd77c26f4bf4655acd2a75e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/becku182/actions/runs/25789245931"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-13T09:07:50.000Z",
      "commit": "6a13891a4014f55f032ed9758dd77cca8f620d9c",
      "fileid": "5913afbe3388cc60af3c21c1cf6df4759c84ebe65148e4a972bae03c3ad1fd33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/becku182/actions/runs/25789245931"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T09:47:47.000Z",
      "commit": "6a13891a4014f55f032ed9758dd77cca8f620d9c",
      "fileid": "31f07ba7f7d8a8ad88fada0721522e51cd1d77686845fbac01846ed9d55a2de2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/becku182/actions/runs/25789245931"
    }
  ]
}