{
  "_id": "6a16c624acfb0bcc41d887c2",
  "Package": "abms",
  "Title": "Augmented Bayesian Model Selection for Regression Models",
  "Version": "0.2",
  "Authors@R": "c(\nperson(\"Francisco\", \"Segovia\", role = c(\"aut\", \"cre\"), email = \"fasegovia@uc.cl\"),\nperson(\"Luis\", \"Gutierres\", role = c(\"aut\"), email = \"llgutier@mat.uc.cl\"),\nperson(\"Ramses\", \"Mena\", role = c(\"aut\"), email = \"ramses@sigma.iimas.unam.mx\")\n)",
  "Description": "Tools to perform model selection alongside estimation\nunder Linear, Logistic, Negative binomial, Quantile, and\nSkew-Normal regression. Under the spike-and-slab method, a\nprobability for each possible model is estimated with the\nposterior mean, credibility interval, and standard deviation of\ncoefficients and parameters under the most probable model.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/SirCornflake/BMS",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.2",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:21:21 UTC",
    "User": "root"
  },
  "Author": "Francisco Segovia [aut, cre], Luis Gutierres [aut], Ramses Mena\n[aut]",
  "Maintainer": "Francisco Segovia <fasegovia@uc.cl>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-05 21:30:03 UTC",
  "RemoteUrl": "https://github.com/cran/abms",
  "RemoteRef": "HEAD",
  "RemoteSha": "f7818f899749bd74b9d7d6829088252a597c19a9",
  "MD5sum": "4451611c9d91ca3803f3730b0525483c",
  "_user": "cran",
  "_type": "src",
  "_file": "abms_0.2.tar.gz",
  "_fileid": "4722c466df1f236c26a1c7bdae8dccb013963f4ebb5bb37a65e11b4aab0f8529",
  "_filesize": 201065,
  "_sha256": "4722c466df1f236c26a1c7bdae8dccb013963f4ebb5bb37a65e11b4aab0f8529",
  "_created": "2026-05-27T10:21:21.000Z",
  "_published": "2026-05-27T10:23:32.194Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78056322319,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237933980"
    },
    {
      "job": 78056322360,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237934208"
    },
    {
      "job": 78055907762,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237902783"
    },
    {
      "job": 78056322490,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237929023"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26505257003",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/abms",
  "_commit": {
    "id": "f7818f899749bd74b9d7d6829088252a597c19a9",
    "author": "Francisco Segovia <fasegovia@uc.cl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2\n",
    "time": 1743888603
  },
  "_maintainer": {
    "name": "Francisco Segovia",
    "email": "fasegovia@uc.cl"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "BayesLogit",
      "role": "Imports"
    },
    {
      "package": "GIGrvg",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/abms"
  },
  "_devurl": "https://github.com/sircornflake/bms",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/abms.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2025-03-13"
    },
    {
      "version": "0.2",
      "date": "2025-04-05"
    }
  ],
  "_exports": [
    "gen_base_binomial_reg",
    "gen_base_NegBinomial_reg",
    "gibbs_abms",
    "rCRT",
    "summary_gibbs",
    "womack"
  ],
  "_datasets": [
    {
      "name": "ens",
      "title": "Chilean National Health Survey (2016-2017)",
      "object": "ens",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pas",
        "pad",
        "age",
        "waist",
        "bmi",
        "sedentary",
        "smoker",
        "diabetes",
        "depression",
        "male",
        "scholar2",
        "scholar3"
      ],
      "rows": 3211,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ens",
      "title": "Chilean National Health Survey (2016-2017)",
      "topics": [
        "ens"
      ]
    },
    {
      "page": "gen_base_binomial_reg",
      "title": "Logistic Regression Data generator",
      "topics": [
        "gen_base_binomial_reg"
      ]
    },
    {
      "page": "gen_base_NegBinomial_reg",
      "title": "Negative Binomial Regression Data generator",
      "topics": [
        "gen_base_NegBinomial_reg"
      ]
    },
    {
      "page": "gibbs_abms",
      "title": "Bayesian variable selection models via a spike-and-slab methodology.",
      "topics": [
        "gibbs_abms"
      ]
    },
    {
      "page": "rCRT",
      "title": "Title",
      "topics": [
        "rCRT"
      ]
    },
    {
      "page": "summary_gibbs",
      "title": "Summary function for abms objects",
      "topics": [
        "summary_gibbs"
      ]
    },
    {
      "page": "womack",
      "title": "For internal use Womack prior",
      "topics": [
        "womack"
      ]
    }
  ],
  "_rundeps": [
    "BayesLogit",
    "GIGrvg",
    "mvtnorm",
    "truncnorm"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "abms",
  "_universes": [
    "cran",
    "sircornflake"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-27T10:23:07.000Z",
      "distro": "noble",
      "commit": "f7818f899749bd74b9d7d6829088252a597c19a9",
      "fileid": "0f67880f5f3f5e096c9d1e7d9de0914233b1ad8c0cf28e06b8e2ced0e2754b6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26505257003"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-27T10:23:07.000Z",
      "distro": "noble",
      "commit": "f7818f899749bd74b9d7d6829088252a597c19a9",
      "fileid": "0fba43daca981cdf42448325e1e00f7688b860e984c095f0566a3bfc4fd17884",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26505257003"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-05-27T10:23:00.000Z",
      "commit": "f7818f899749bd74b9d7d6829088252a597c19a9",
      "fileid": "48d751ce0b5014d0aa8dde96c4e6452566dd14adca373b7db299a576892cfc40",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26505257003"
    }
  ]
}