{
  "_id": "6a1f11eeb401979e7341db95",
  "Package": "spmixW",
  "Title": "Bayesian Spatial Panel Data Models with Convex Combinations of\nWeight Matrices",
  "Version": "0.2.2",
  "Authors@R": "c(\nperson(\"Mustapha Wasseja\", \"Mohammed\",\nemail = \"muswaseja@gmail.com\",\nrole = c(\"aut\", \"cre\")))",
  "Description": "Bayesian Markov chain Monte Carlo (MCMC) estimation of\nspatial panel data models including Spatial Autoregressive\n(SAR), Spatial Durbin Model (SDM), Spatial Error Model (SEM),\nSpatial Durbin Error Model (SDEM), and Spatial Lag of X (SLX)\nspecifications with fixed effects. Supports convex combinations\nof multiple spatial weight matrices and Bayesian Model\nAveraging (BMA) over subsets of weight matrices. Implements the\nconvex combination spatial weight matrix methodology of Debarsy\nand LeSage (2021) <doi:10.1080/07350015.2020.1840993> and the\nBayesian spatial panel data models of LeSage and Pace (2009,\nISBN:9781420064247).",
  "License": "GPL (>= 3)",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:45:21 UTC",
    "User": "root"
  },
  "Author": "Mustapha Wasseja Mohammed [aut, cre]",
  "Maintainer": "Mustapha Wasseja Mohammed <muswaseja@gmail.com>",
  "Repository": "https://muswaseja92.r-universe.dev",
  "Date/Publication": "2026-04-16 11:35:44 UTC",
  "RemoteUrl": "https://github.com/cran/spmixW",
  "RemoteRef": "HEAD",
  "RemoteSha": "7fbf8f6202416bd5702ea21df1525d5b68f58927",
  "MD5sum": "7ae19b5146edab17312369f39438e77c",
  "_user": "muswaseja92",
  "_type": "src",
  "_file": "spmixW_0.2.2.tar.gz",
  "_fileid": "1ee418bf6949bc6ade60059068f24149fd1c008bdf8b86e68a49313b3b2f5ff6",
  "_filesize": 349477,
  "_sha256": "1ee418bf6949bc6ade60059068f24149fd1c008bdf8b86e68a49313b3b2f5ff6",
  "_created": "2026-05-17T07:45:21.000Z",
  "_published": "2026-06-02T17:25:02.853Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79131272404,
      "time": 377,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040573488"
    },
    {
      "job": 79131272184,
      "time": 379,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040573590"
    },
    {
      "job": 79131272354,
      "time": 389,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040571168"
    },
    {
      "job": 79131272280,
      "time": 290,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040561898"
    },
    {
      "job": 79131271268,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040534206"
    },
    {
      "job": 79131271563,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365023750"
    },
    {
      "job": 79131272185,
      "time": 439,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040580464"
    },
    {
      "job": 79131272802,
      "time": 471,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040584670"
    },
    {
      "job": 79131272769,
      "time": 395,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040575423"
    }
  ],
  "_buildurl": "https://github.com/r-universe/muswaseja92/actions/runs/25984921296",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/spmixW",
  "_commit": {
    "id": "7fbf8f6202416bd5702ea21df1525d5b68f58927",
    "author": "Mustapha Wasseja Mohammed <muswaseja@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1776339344
  },
  "_maintainer": {
    "name": "Mustapha Wasseja Mohammed",
    "email": "muswaseja@gmail.com",
    "login": "muswaseja92",
    "description": "My interests are on Big Data. Macroeconometrics, Spatial Econometrics and Bayesian Statistics.",
    "uuid": 14151271
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spdep",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.2",
      "date": "2026-04-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "muswaseja92",
      "count": 1,
      "uuid": 14151271
    }
  ],
  "_userbio": {
    "uuid": 14151271,
    "type": "user",
    "name": "Mustapha Wasseja",
    "description": "My interests are on Big Data. Macroeconometrics, Spatial Econometrics and Bayesian Statistics."
  },
  "_downloads": {
    "count": 509,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spmixW"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/spmixW.html",
    "manual.pdf"
  ],
  "_realowner": "muswaseja92",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2026-04-16"
    }
  ],
  "_exports": [
    "compare_models",
    "demean_panel",
    "eval_taylor_lndet",
    "glance.spmixW",
    "glance.spmixW_bma",
    "lmarginal_panel",
    "log_det_exact",
    "log_det_mc",
    "log_det_taylor",
    "make_knw",
    "model_probs",
    "normw",
    "ols_panel",
    "sar_conv_bma",
    "sar_conv_panel",
    "sar_panel",
    "sdem_conv_bma",
    "sdem_conv_panel",
    "sdem_panel",
    "sdm_conv_bma",
    "sdm_conv_panel",
    "sdm_panel",
    "sem_conv_panel",
    "sem_panel",
    "simulate_panel",
    "slx_panel",
    "spmodel",
    "tidy.spmixW",
    "tidy.spmixW_bma"
  ],
  "_help": [
    {
      "page": "coef.spmixW",
      "title": "Coefficient Extractor for spmixW Objects",
      "topics": [
        "coef.spmixW"
      ]
    },
    {
      "page": "coef.spmixW_bma",
      "title": "Coefficient Extractor for spmixW_bma Objects",
      "topics": [
        "coef.spmixW_bma"
      ]
    },
    {
      "page": "compare_models",
      "title": "Compare Spatial Panel Model Specifications",
      "topics": [
        "compare_models"
      ]
    },
    {
      "page": "demean_panel",
      "title": "Panel Demeaning for Fixed Effects",
      "topics": [
        "demean_panel"
      ]
    },
    {
      "page": "eval_taylor_lndet",
      "title": "Evaluate Taylor Series Log-Determinant at Given (rho, gamma)",
      "topics": [
        "eval_taylor_lndet"
      ]
    },
    {
      "page": "glance.spmixW",
      "title": "Glance Method for spmixW Objects",
      "topics": [
        "glance.spmixW"
      ]
    },
    {
      "page": "glance.spmixW_bma",
      "title": "Glance Method for spmixW_bma Objects",
      "topics": [
        "glance.spmixW_bma"
      ]
    },
    {
      "page": "lmarginal_panel",
      "title": "Log-Marginal Likelihoods for Static Spatial Panel Models",
      "topics": [
        "lmarginal_panel"
      ]
    },
    {
      "page": "log_det_exact",
      "title": "Exact Log-Determinant via Eigenvalues",
      "topics": [
        "log_det_exact"
      ]
    },
    {
      "page": "log_det_mc",
      "title": "Monte Carlo Log-Determinant Approximation (Pace-Barry 1999)",
      "topics": [
        "log_det_mc"
      ]
    },
    {
      "page": "log_det_taylor",
      "title": "Taylor Series Log-Determinant for Convex Combination of Weight Matrices",
      "topics": [
        "log_det_taylor"
      ]
    },
    {
      "page": "logLik.spmixW",
      "title": "Log-Likelihood for spmixW Objects",
      "topics": [
        "logLik.spmixW"
      ]
    },
    {
      "page": "make_knw",
      "title": "Create k-Nearest-Neighbours Spatial Weight Matrix",
      "topics": [
        "make_knw"
      ]
    },
    {
      "page": "model_probs",
      "title": "Posterior Model Probabilities from Log-Marginal Likelihoods",
      "topics": [
        "model_probs"
      ]
    },
    {
      "page": "normw",
      "title": "Row-Normalise a Spatial Weight Matrix",
      "topics": [
        "normw"
      ]
    },
    {
      "page": "ols_panel",
      "title": "Bayesian OLS Panel Model with Fixed Effects",
      "topics": [
        "ols_panel"
      ]
    },
    {
      "page": "plot.spmixW",
      "title": "Plot Method for spmixW Objects",
      "topics": [
        "plot.spmixW"
      ]
    },
    {
      "page": "plot.spmixW_bma",
      "title": "Plot Method for spmixW_bma Objects",
      "topics": [
        "plot.spmixW_bma"
      ]
    },
    {
      "page": "print.spmixW",
      "title": "Print Method for spmixW Objects",
      "topics": [
        "print.spmixW"
      ]
    },
    {
      "page": "print.spmixW_bma",
      "title": "Print Method for spmixW_bma Objects",
      "topics": [
        "print.spmixW_bma"
      ]
    },
    {
      "page": "sar_conv_bma",
      "title": "Bayesian Model Averaging for SAR Convex Combination Panel",
      "topics": [
        "sar_conv_bma"
      ]
    },
    {
      "page": "sar_conv_panel",
      "title": "Bayesian SAR Panel with Convex Combination of Weight Matrices",
      "topics": [
        "sar_conv_panel"
      ]
    },
    {
      "page": "sar_panel",
      "title": "Bayesian SAR Panel Model with Fixed Effects",
      "topics": [
        "sar_panel"
      ]
    },
    {
      "page": "sdem_conv_bma",
      "title": "Bayesian Model Averaging for SDEM Convex Combination Panel",
      "topics": [
        "sdem_conv_bma"
      ]
    },
    {
      "page": "sdem_conv_panel",
      "title": "Bayesian SDEM Panel with Convex Combination of Weight Matrices",
      "topics": [
        "sdem_conv_panel"
      ]
    },
    {
      "page": "sdem_panel",
      "title": "Bayesian SDEM Panel Model with Fixed Effects",
      "topics": [
        "sdem_panel"
      ]
    },
    {
      "page": "sdm_conv_bma",
      "title": "Bayesian Model Averaging for SDM Convex Combination Panel",
      "topics": [
        "sdm_conv_bma"
      ]
    },
    {
      "page": "sdm_conv_panel",
      "title": "Bayesian SDM Panel with Convex Combination of Weight Matrices",
      "topics": [
        "sdm_conv_panel"
      ]
    },
    {
      "page": "sdm_panel",
      "title": "Bayesian SDM Panel Model with Fixed Effects",
      "topics": [
        "sdm_panel"
      ]
    },
    {
      "page": "sem_conv_panel",
      "title": "Bayesian SEM Panel with Convex Combination of Weight Matrices",
      "topics": [
        "sem_conv_panel"
      ]
    },
    {
      "page": "sem_panel",
      "title": "Bayesian SEM Panel Model with Fixed Effects",
      "topics": [
        "sem_panel"
      ]
    },
    {
      "page": "simulate_panel",
      "title": "Simulate Spatial Panel Data",
      "topics": [
        "simulate_panel"
      ]
    },
    {
      "page": "slx_panel",
      "title": "Bayesian SLX Panel Model with Fixed Effects",
      "topics": [
        "slx_panel"
      ]
    },
    {
      "page": "spmodel",
      "title": "Formula-Based Entry Point for Spatial Panel Models",
      "topics": [
        "spmodel"
      ]
    },
    {
      "page": "summary.spmixW",
      "title": "Summary Method for spmixW Objects",
      "topics": [
        "summary.spmixW"
      ]
    },
    {
      "page": "summary.spmixW_bma",
      "title": "Summary Method for spmixW_bma Objects",
      "topics": [
        "summary.spmixW_bma"
      ]
    },
    {
      "page": "tidy.spmixW",
      "title": "Tidy Method for spmixW Objects",
      "topics": [
        "tidy.spmixW"
      ]
    },
    {
      "page": "tidy.spmixW_bma",
      "title": "Tidy Method for spmixW_bma Objects",
      "topics": [
        "tidy.spmixW_bma"
      ]
    }
  ],
  "_rundeps": [
    "coda",
    "lattice",
    "MASS",
    "Matrix"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "spmixw",
  "_universes": [
    "muswaseja92"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-17T07:47:34.000Z",
      "distro": "noble",
      "commit": "7fbf8f6202416bd5702ea21df1525d5b68f58927",
      "fileid": "0fc81e42021977377b484ce618cc98366306bd86d09468c52a64531a73715b34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muswaseja92/actions/runs/25984921296"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-17T07:47:39.000Z",
      "distro": "noble",
      "commit": "7fbf8f6202416bd5702ea21df1525d5b68f58927",
      "fileid": "7ff7b5d97ff07741ecb5b4a30dd36f7b53ffcb8d71e2e383c96c38888e29c740",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muswaseja92/actions/runs/25984921296"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-17T07:47:57.000Z",
      "commit": "7fbf8f6202416bd5702ea21df1525d5b68f58927",
      "fileid": "03aa8ddb71ccb1330a9186756446746e5de35fa5689473f44e7e76a3e8650ad4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muswaseja92/actions/runs/25984921296"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-17T07:47:14.000Z",
      "commit": "7fbf8f6202416bd5702ea21df1525d5b68f58927",
      "fileid": "8e804432ed1fd1ec33cb1d834637c968b704e7e5b4b8d5f818267d48b88aa1ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muswaseja92/actions/runs/25984921296"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-17T07:46:41.000Z",
      "commit": "7fbf8f6202416bd5702ea21df1525d5b68f58927",
      "fileid": "569ab70e58080c4a3a67a4afc83594e746a10c383538499986eb0ef087acde74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muswaseja92/actions/runs/25984921296"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-17T07:47:10.000Z",
      "commit": "7fbf8f6202416bd5702ea21df1525d5b68f58927",
      "fileid": "3bbc8f560b957a87759ebe156d9eff7e6255086b0010d78e9bb0565eec0a68f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muswaseja92/actions/runs/25984921296"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-17T07:46:38.000Z",
      "commit": "7fbf8f6202416bd5702ea21df1525d5b68f58927",
      "fileid": "3dfc9d89956a99489c0dbb531f3d05bb361762635bffbee26580c1b9798f096b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muswaseja92/actions/runs/25984921296"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-02T17:24:38.000Z",
      "commit": "7fbf8f6202416bd5702ea21df1525d5b68f58927",
      "fileid": "e22467c6790535adf4dc7e52a76e8582eb077a78e326f5fd1d9dde284cc7dfd2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/muswaseja92/actions/runs/25984921296"
    }
  ]
}