{
  "_id": "6a1ed945b401979e7340f2e0",
  "Package": "bayesm",
  "Version": "3.1-7",
  "Type": "Package",
  "Title": "Bayesian Inference for Marketing/Micro-Econometrics",
  "Date": "2025-11-09",
  "Authors@R": "c(person(given = \"Peter\", family = \"Rossi\", role = c(\"aut\", \"cre\"), \nemail = \"perossichi@gmail.com\"),\nperson(given = \"Robert\", family = \"McCulloch\", role = \"ctb\"),\nperson(given = \"Wayne\", family = \"Taylor\", role = \"ctb\"),\nperson(given = \"Dan\", family = \"Yavorsky\", role = \"ctb\")\n)",
  "Maintainer": "Peter Rossi <perossichi@gmail.com>",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "knitr",
  "Description": "Covers many important models used in marketing and\nmicro-econometrics applications. The package includes: Bayes\nRegression (univariate or multivariate dep var), Bayes\nSeemingly Unrelated Regression (SUR), Binary and Ordinal\nProbit, Multinomial Logit (MNL) and Multinomial Probit (MNP),\nMultivariate Probit, Negative Binomial (Poisson) Regression,\nMultivariate Mixtures of Normals (including clustering),\nDirichlet Process Prior Density Estimation with normal base,\nHierarchical Linear Models with normal prior and covariates,\nHierarchical Linear Models with a mixture of normals prior and\ncovariates, Hierarchical Multinomial Logits with a mixture of\nnormals prior and covariates, Hierarchical Multinomial Logits\nwith a Dirichlet Process prior and covariates, Hierarchical\nNegative Binomial Regression Models, Bayesian analysis of\nchoice-based conjoint data, Bayesian treatment of linear\ninstrumental variables models, Analysis of Multivariate Ordinal\nsurvey data with scale usage heterogeneity (as in Rossi et al,\nJASA (01)), Bayesian Analysis of Aggregate Random Coefficient\nLogit Models as in BLP (see Jiang, Manchanda, Rossi 2009) For\nfurther reference, consult our book, Bayesian Statistics and\nMarketing by Rossi, Allenby and McCulloch (Wiley second edition\n2024) and Bayesian Non- and Semi-Parametric Methods and\nApplications (Princeton U Press 2014).",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-20 09:34:14 UTC",
    "User": "root"
  },
  "Author": "Peter Rossi [aut, cre], Robert McCulloch [ctb], Wayne Taylor\n[ctb], Dan Yavorsky [ctb]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-11-11 06:10:47 UTC",
  "RemoteUrl": "https://github.com/cran/bayesm",
  "RemoteRef": "HEAD",
  "RemoteSha": "453ae30857cf09a0c537f4deab64ed193493c8c9",
  "MD5sum": "858318b2b8c173209960de07110e1732",
  "_user": "cran",
  "_type": "src",
  "_file": "bayesm_3.1-7.tar.gz",
  "_fileid": "c643697f59a6ff2405224d5a564950a96590b36b260c48ea4acb8fe57a8828e2",
  "_filesize": 1960012,
  "_sha256": "c643697f59a6ff2405224d5a564950a96590b36b260c48ea4acb8fe57a8828e2",
  "_created": "2026-05-20T09:34:14.000Z",
  "_published": "2026-06-02T13:23:17.513Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79079954270,
      "time": 369,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106598120"
    },
    {
      "job": 79079954365,
      "time": 332,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106585417"
    },
    {
      "job": 79079955285,
      "time": 384,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106603650"
    },
    {
      "job": 79079955245,
      "time": 325,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106583198"
    },
    {
      "job": 79079954182,
      "time": 734,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106466893"
    },
    {
      "job": 79079953531,
      "time": 292,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358883018"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26153660536",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bayesm",
  "_commit": {
    "id": "453ae30857cf09a0c537f4deab64ed193493c8c9",
    "author": "Peter Rossi <perossichi@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.1-7\n",
    "time": 1762841447
  },
  "_maintainer": {
    "name": "Peter Rossi",
    "email": "perossichi@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 44,
  "_updates": [
    {
      "week": "2025-46",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.1-7",
      "date": "2025-11-11"
    }
  ],
  "_stars": 21,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 19361,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bayesm"
  },
  "_mentions": 1,
  "_searchresults": 400,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bayesm.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0",
      "date": "2005-04-15"
    },
    {
      "version": "0.0-1",
      "date": "2005-04-22"
    },
    {
      "version": "0.0-2",
      "date": "2005-04-27"
    },
    {
      "version": "1.0-1",
      "date": "2005-05-19"
    },
    {
      "version": "1.0-2",
      "date": "2005-05-30"
    },
    {
      "version": "1.1-0",
      "date": "2005-06-13"
    },
    {
      "version": "1.1-1",
      "date": "2005-07-03"
    },
    {
      "version": "1.1-2",
      "date": "2005-07-06"
    },
    {
      "version": "2.0-1",
      "date": "2005-09-30"
    },
    {
      "version": "2.0-2",
      "date": "2005-11-10"
    },
    {
      "version": "2.0-3",
      "date": "2005-12-01"
    },
    {
      "version": "2.0-4",
      "date": "2005-12-09"
    },
    {
      "version": "2.0-5",
      "date": "2006-01-01"
    },
    {
      "version": "2.0-6",
      "date": "2006-01-25"
    },
    {
      "version": "2.0-7",
      "date": "2006-02-03"
    },
    {
      "version": "2.0-8",
      "date": "2006-03-16"
    },
    {
      "version": "2.0-9",
      "date": "2007-01-18"
    },
    {
      "version": "2.1-0",
      "date": "2007-03-07"
    },
    {
      "version": "2.1-1",
      "date": "2007-03-08"
    },
    {
      "version": "2.1-2",
      "date": "2007-03-16"
    },
    {
      "version": "2.1-3",
      "date": "2007-03-29"
    },
    {
      "version": "2.2-0",
      "date": "2008-03-07"
    },
    {
      "version": "2.2-1",
      "date": "2008-03-12"
    },
    {
      "version": "2.2-2",
      "date": "2008-06-09"
    },
    {
      "version": "2.2-3",
      "date": "2010-08-11"
    },
    {
      "version": "2.2-4",
      "date": "2011-02-27"
    },
    {
      "version": "2.2-5",
      "date": "2012-05-16"
    },
    {
      "version": "3.0-0",
      "date": "2015-06-12"
    },
    {
      "version": "3.0-1",
      "date": "2015-06-15"
    },
    {
      "version": "3.0-2",
      "date": "2015-06-20"
    },
    {
      "version": "3.1-0",
      "date": "2017-06-25"
    },
    {
      "version": "3.1-0.1",
      "date": "2017-07-21"
    },
    {
      "version": "3.1-1",
      "date": "2018-12-21"
    },
    {
      "version": "3.1-2",
      "date": "2019-07-13"
    },
    {
      "version": "3.1-3",
      "date": "2019-07-30"
    },
    {
      "version": "3.1-4",
      "date": "2019-10-15"
    },
    {
      "version": "3.1-5",
      "date": "2022-12-02"
    },
    {
      "version": "3.1-6",
      "date": "2023-09-24"
    },
    {
      "version": "3.1-7",
      "date": "2025-11-11"
    }
  ],
  "_exports": [
    "breg",
    "cgetC",
    "clusterMix",
    "condMom",
    "createX",
    "eMixMargDen",
    "ghkvec",
    "llmnl",
    "llmnp",
    "llnhlogit",
    "lndIChisq",
    "lndIWishart",
    "lndMvn",
    "lndMvst",
    "logMargDenNR",
    "mixDen",
    "mixDenBi",
    "mnlHess",
    "mnpProb",
    "momMix",
    "nmat",
    "numEff",
    "plot.bayesm.hcoef",
    "plot.bayesm.mat",
    "plot.bayesm.nmix",
    "rbayesBLP",
    "rbiNormGibbs",
    "rbprobitGibbs",
    "rdirichlet",
    "rDPGibbs",
    "rhierBinLogit",
    "rhierLinearMixture",
    "rhierLinearModel",
    "rhierMnlDP",
    "rhierMnlRwMixture",
    "rhierNegbinRw",
    "rivDP",
    "rivGibbs",
    "rmixGibbs",
    "rmixture",
    "rmnlIndepMetrop",
    "rmnpGibbs",
    "rmultireg",
    "rmvpGibbs",
    "rmvst",
    "rnegbinRw",
    "rnmixGibbs",
    "rordprobitGibbs",
    "rscaleUsage",
    "rsurGibbs",
    "rtrun",
    "runireg",
    "runiregGibbs",
    "rwishart",
    "simnhlogit",
    "summary.bayesm.mat",
    "summary.bayesm.nmix",
    "summary.bayesm.var"
  ],
  "_datasets": [
    {
      "name": "bank",
      "title": "Bank Card Conjoint Data",
      "object": "bank",
      "file": "bank.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "camera",
      "title": "Conjoint Survey Data for Digital Cameras",
      "object": "camera",
      "file": "camera.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "cheese",
      "title": "Sliced Cheese Data",
      "object": "cheese",
      "file": "cheese.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "RETAILER",
        "VOLUME",
        "DISP",
        "PRICE"
      ],
      "rows": 5555,
      "table": true,
      "tojson": true
    },
    {
      "name": "customerSat",
      "title": "Customer Satisfaction Data",
      "object": "customerSat",
      "file": "customerSat.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "q1",
        "q2",
        "q3",
        "q4",
        "q5",
        "q6",
        "q7",
        "q8",
        "q9",
        "q10"
      ],
      "rows": 1811,
      "table": true,
      "tojson": true
    },
    {
      "name": "detailing",
      "title": "Physician Detailing Data",
      "object": "detailing",
      "file": "detailing.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "margarine",
      "title": "Household Panel Data on Margarine Purchases",
      "object": "margarine",
      "file": "margarine.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "orangeJuice",
      "title": "Store-level Panel Data on Orange Juice Sales",
      "object": "orangeJuice",
      "file": "orangeJuice.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Scotch",
      "title": "Survey Data on Brands of Scotch Consumed",
      "object": "Scotch",
      "file": "Scotch.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Chivas.Regal",
        "Dewar.s.White.Label",
        "Johnnie.Walker.Black.Label",
        "J...B",
        "Johnnie.Walker.Red.Label",
        "Other.Brands",
        "Glenlivet",
        "Cutty.Sark",
        "Glenfiddich",
        "Pinch..Haig.",
        "Clan.MacGregor",
        "Ballantine",
        "Macallan",
        "Passport",
        "Black...White",
        "Scoresby.Rare",
        "Grants",
        "Ushers",
        "White.Horse",
        "Knockando",
        "the.Singleton"
      ],
      "rows": 2218,
      "table": true,
      "tojson": true
    },
    {
      "name": "tuna",
      "title": "Canned Tuna Sales Data",
      "object": "tuna",
      "file": "tuna.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "WEEK",
        "MOVE1",
        "MOVE2",
        "MOVE3",
        "MOVE4",
        "MOVE5",
        "MOVE6",
        "MOVE7",
        "NSALE1",
        "NSALE2",
        "NSALE3",
        "NSALE4",
        "NSALE5",
        "NSALE6",
        "NSALE7",
        "LPRICE1",
        "LPRICE2",
        "LPRICE3",
        "LPRICE4",
        "LPRICE5",
        "LPRICE6",
        "LPRICE7",
        "LWHPRIC1",
        "LWHPRIC2",
        "LWHPRIC3",
        "LWHPRIC4",
        "LWHPRIC5",
        "LWHPRIC6",
        "LWHPRIC7",
        "FULLCUST"
      ],
      "rows": 338,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bank",
      "title": "Bank Card Conjoint Data",
      "topics": [
        "bank"
      ]
    },
    {
      "page": "breg",
      "title": "Posterior Draws from a Univariate Regression with Unit Error Variance",
      "concept": [
        "bayes",
        "regression"
      ],
      "topics": [
        "breg"
      ]
    },
    {
      "page": "camera",
      "title": "Conjoint Survey Data for Digital Cameras",
      "topics": [
        "camera"
      ]
    },
    {
      "page": "cgetC",
      "title": "Obtain A List of Cut-offs for Scale Usage Problems",
      "topics": [
        "cgetC"
      ]
    },
    {
      "page": "cheese",
      "title": "Sliced Cheese Data",
      "topics": [
        "cheese"
      ]
    },
    {
      "page": "clusterMix",
      "title": "Cluster Observations Based on Indicator MCMC Draws",
      "concept": [
        "normal mixture",
        "clustering"
      ],
      "topics": [
        "clusterMix"
      ]
    },
    {
      "page": "condMom",
      "title": "Computes Conditional Mean/Var of One Element of MVN given All Others",
      "concept": [
        "normal distribution",
        "conditional distribution"
      ],
      "topics": [
        "condMom"
      ]
    },
    {
      "page": "createX",
      "title": "Create X Matrix for Use in Multinomial Logit and Probit Routines",
      "concept": [
        "multinomial logit",
        "multinomial probit"
      ],
      "topics": [
        "createX"
      ]
    },
    {
      "page": "customerSat",
      "title": "Customer Satisfaction Data",
      "topics": [
        "customerSat"
      ]
    },
    {
      "page": "detailing",
      "title": "Physician Detailing Data",
      "topics": [
        "detailing"
      ]
    },
    {
      "page": "eMixMargDen",
      "title": "Compute Marginal Densities of A Normal Mixture Averaged over MCMC Draws",
      "concept": [
        "normal mixtures",
        "bayes",
        "MCMC"
      ],
      "topics": [
        "eMixMargDen"
      ]
    },
    {
      "page": "ghkvec",
      "title": "Compute GHK approximation to Multivariate Normal Integrals",
      "concept": [
        "multivariate normal distribution",
        "GHK method",
        "integral"
      ],
      "topics": [
        "ghkvec"
      ]
    },
    {
      "page": "llmnl",
      "title": "Evaluate Log Likelihood for Multinomial Logit Model",
      "concept": [
        "multinomial logit",
        "likelihood"
      ],
      "topics": [
        "llmnl"
      ]
    },
    {
      "page": "llmnp",
      "title": "Evaluate Log Likelihood for Multinomial Probit Model",
      "concept": [
        "multinomial probit",
        "GHK method",
        "likelihood"
      ],
      "topics": [
        "llmnp"
      ]
    },
    {
      "page": "llnhlogit",
      "title": "Evaluate Log Likelihood for non-homothetic Logit Model",
      "concept": [
        "multinomial logit",
        "non-homothetic utility"
      ],
      "topics": [
        "llnhlogit"
      ]
    },
    {
      "page": "lndIChisq",
      "title": "Compute Log of Inverted Chi-Squared Density",
      "concept": [
        "Inverted Chi-squared Distribution",
        "density"
      ],
      "topics": [
        "lndIChisq"
      ]
    },
    {
      "page": "lndIWishart",
      "title": "Compute Log of Inverted Wishart Density",
      "concept": [
        "Inverted Wishart distribution",
        "density"
      ],
      "topics": [
        "lndIWishart"
      ]
    },
    {
      "page": "lndMvn",
      "title": "Compute Log of Multivariate Normal Density",
      "concept": [
        "multivariate normal distribution",
        "density"
      ],
      "topics": [
        "lndMvn"
      ]
    },
    {
      "page": "lndMvst",
      "title": "Compute Log of Multivariate Student-t Density",
      "concept": [
        "multivariate t distribution",
        "student-t distribution",
        "density"
      ],
      "topics": [
        "lndMvst"
      ]
    },
    {
      "page": "logMargDenNR",
      "title": "Compute Log Marginal Density Using Newton-Raftery Approx",
      "concept": [
        "Newton-Raftery approximation",
        "bayes",
        "marginal likelihood",
        "density"
      ],
      "topics": [
        "logMargDenNR"
      ]
    },
    {
      "page": "margarine",
      "title": "Household Panel Data on Margarine Purchases",
      "topics": [
        "margarine"
      ]
    },
    {
      "page": "mixDen",
      "title": "Compute Marginal Density for Multivariate Normal Mixture",
      "concept": [
        "normal mixture",
        "marginal distribution",
        "density"
      ],
      "topics": [
        "mixDen"
      ]
    },
    {
      "page": "mixDenBi",
      "title": "Compute Bivariate Marginal Density for a Normal Mixture",
      "concept": [
        "normal mixture",
        "marginal distribution",
        "density"
      ],
      "topics": [
        "mixDenBi"
      ]
    },
    {
      "page": "mnlHess",
      "title": "Computes -Expected Hessian for Multinomial Logit",
      "concept": [
        "multinomial logit",
        "hessian"
      ],
      "topics": [
        "mnlHess"
      ]
    },
    {
      "page": "mnpProb",
      "title": "Compute MNP Probabilities",
      "concept": [
        "MNP",
        "Multinomial Probit Model",
        "GHK",
        "market share simulator"
      ],
      "topics": [
        "mnpProb"
      ]
    },
    {
      "page": "momMix",
      "title": "Compute Posterior Expectation of Normal Mixture Model Moments",
      "concept": [
        "mcmc",
        "normal mixture",
        "posterior moments"
      ],
      "topics": [
        "momMix"
      ]
    },
    {
      "page": "nmat",
      "title": "Convert Covariance Matrix to a Correlation Matrix",
      "topics": [
        "nmat"
      ]
    },
    {
      "page": "numEff",
      "title": "Compute Numerical Standard Error and Relative Numerical Efficiency",
      "concept": [
        "numerical efficiency"
      ],
      "topics": [
        "numEff"
      ]
    },
    {
      "page": "orangeJuice",
      "title": "Store-level Panel Data on Orange Juice Sales",
      "topics": [
        "orangeJuice"
      ]
    },
    {
      "page": "plot.bayesm.hcoef",
      "title": "Plot Method for Hierarchical Model Coefs",
      "concept": [
        "MCMC",
        "S3 method",
        "plot",
        "hierarchical model"
      ],
      "topics": [
        "plot.bayesm.hcoef"
      ]
    },
    {
      "page": "plot.bayesm.mat",
      "title": "Plot Method for Arrays of MCMC Draws",
      "concept": [
        "MCMC",
        "S3 method",
        "plot"
      ],
      "topics": [
        "plot.bayesm.mat"
      ]
    },
    {
      "page": "plot.bayesm.nmix",
      "title": "Plot Method for MCMC Draws of Normal Mixtures",
      "concept": [
        "MCMC",
        "S3 method",
        "plot"
      ],
      "topics": [
        "plot.bayesm.nmix"
      ]
    },
    {
      "page": "rbayesBLP",
      "title": "Bayesian Analysis of Random Coefficient Logit Models Using Aggregate Data",
      "concept": [
        "bayes",
        "random coefficient logit",
        "BLP",
        "Metropolis Hasting"
      ],
      "topics": [
        "rbayesBLP"
      ]
    },
    {
      "page": "rbiNormGibbs",
      "title": "Illustrate Bivariate Normal Gibbs Sampler",
      "concept": [
        "bayes",
        "Gibbs Sampling",
        "MCMC",
        "normal distribution"
      ],
      "topics": [
        "rbiNormGibbs"
      ]
    },
    {
      "page": "rbprobitGibbs",
      "title": "Gibbs Sampler (Albert and Chib) for Binary Probit",
      "concept": [
        "bayes",
        "MCMC",
        "probit",
        "Gibbs Sampling"
      ],
      "topics": [
        "rbprobitGibbs"
      ]
    },
    {
      "page": "rdirichlet",
      "title": "Draw From Dirichlet Distribution",
      "concept": [
        "dirichlet distribution",
        "simulation"
      ],
      "topics": [
        "rdirichlet"
      ]
    },
    {
      "page": "rDPGibbs",
      "title": "Density Estimation with Dirichlet Process Prior and Normal Base",
      "concept": [
        "bayes",
        "MCMC",
        "normal mixtures",
        "Dirichlet Process",
        "Gibbs Sampling"
      ],
      "topics": [
        "rDPGibbs"
      ]
    },
    {
      "page": "rhierBinLogit",
      "title": "MCMC Algorithm for Hierarchical Binary Logit",
      "concept": [
        "bayes",
        "MCMC",
        "hierarchical models",
        "binary logit"
      ],
      "topics": [
        "rhierBinLogit"
      ]
    },
    {
      "page": "rhierLinearMixture",
      "title": "Gibbs Sampler for Hierarchical Linear Model with Mixture-of-Normals Heterogeneity",
      "concept": [
        "bayes",
        "MCMC",
        "Gibbs Sampling",
        "mixture of normals",
        "normal mixture",
        "heterogeneity",
        "regresssion",
        "hierarchical models",
        "linear model"
      ],
      "topics": [
        "rhierLinearMixture"
      ]
    },
    {
      "page": "rhierLinearModel",
      "title": "Gibbs Sampler for Hierarchical Linear Model with Normal Heterogeneity",
      "concept": [
        "bayes",
        "MCMC",
        "Gibbs Sampling",
        "hierarchical models",
        "linear model"
      ],
      "topics": [
        "rhierLinearModel"
      ]
    },
    {
      "page": "rhierMnlDP",
      "title": "MCMC Algorithm for Hierarchical Multinomial Logit with Dirichlet Process Prior Heterogeneity",
      "concept": [
        "bayes",
        "MCMC",
        "Multinomial Logit",
        "normal mixture",
        "Dirichlet Process Prior",
        "heterogeneity",
        "hierarchical models"
      ],
      "topics": [
        "rhierMnlDP"
      ]
    },
    {
      "page": "rhierMnlRwMixture",
      "title": "MCMC Algorithm for Hierarchical Multinomial Logit with Mixture-of-Normals Heterogeneity",
      "concept": [
        "bayes",
        "MCMC",
        "Multinomial Logit",
        "mixture of normals",
        "normal mixture",
        "heterogeneity",
        "hierarchical models"
      ],
      "topics": [
        "rhierMnlRwMixture"
      ]
    },
    {
      "page": "rhierNegbinRw",
      "title": "MCMC Algorithm for Hierarchical Negative Binomial Regression",
      "concept": [
        "MCMC",
        "hierarchical NBD regression",
        "Negative Binomial regression",
        "Poisson regression",
        "Metropolis algorithm",
        "bayes"
      ],
      "topics": [
        "rhierNegbinRw"
      ]
    },
    {
      "page": "rivDP",
      "title": "Linear \"IV\" Model with DP Process Prior for Errors",
      "concept": [
        "Instrumental Variables",
        "Gibbs Sampler",
        "Dirichlet Process",
        "bayes",
        "endogeneity",
        "simultaneity",
        "MCMC"
      ],
      "topics": [
        "rivDP"
      ]
    },
    {
      "page": "rivGibbs",
      "title": "Gibbs Sampler for Linear \"IV\" Model",
      "concept": [
        "Instrumental Variables",
        "Gibbs Sampler",
        "bayes",
        "endogeneity",
        "simultaneity",
        "MCMC"
      ],
      "topics": [
        "rivGibbs"
      ]
    },
    {
      "page": "rmixGibbs",
      "title": "Gibbs Sampler for Normal Mixtures w/o Error Checking",
      "topics": [
        "rmixGibbs"
      ]
    },
    {
      "page": "rmixture",
      "title": "Draw from Mixture of Normals",
      "concept": [
        "mixture of normals",
        "simulation"
      ],
      "topics": [
        "rmixture"
      ]
    },
    {
      "page": "rmnlIndepMetrop",
      "title": "MCMC Algorithm for Multinomial Logit Model",
      "concept": [
        "MCMC",
        "multinomial logit",
        "Metropolis algorithm",
        "bayes"
      ],
      "topics": [
        "rmnlIndepMetrop"
      ]
    },
    {
      "page": "rmnpGibbs",
      "title": "Gibbs Sampler for Multinomial Probit",
      "concept": [
        "bayes",
        "multinomial probit",
        "MCMC",
        "Gibbs Sampling"
      ],
      "topics": [
        "rmnpGibbs"
      ]
    },
    {
      "page": "rmultireg",
      "title": "Draw from the Posterior of a Multivariate Regression",
      "concept": [
        "bayes",
        "multivariate regression",
        "simulation"
      ],
      "topics": [
        "rmultireg"
      ]
    },
    {
      "page": "rmvpGibbs",
      "title": "Gibbs Sampler for Multivariate Probit",
      "concept": [
        "bayes",
        "multivariate probit",
        "MCMC",
        "Gibbs Sampling"
      ],
      "topics": [
        "rmvpGibbs"
      ]
    },
    {
      "page": "rmvst",
      "title": "Draw from Multivariate Student-t",
      "concept": [
        "multivariate t distribution",
        "student-t",
        "simulation"
      ],
      "topics": [
        "rmvst"
      ]
    },
    {
      "page": "rnegbinRw",
      "title": "MCMC Algorithm for Negative Binomial Regression",
      "concept": [
        "MCMC",
        "NBD regression",
        "Negative Binomial regression",
        "Poisson regression",
        "Metropolis algorithm",
        "bayes"
      ],
      "topics": [
        "rnegbinRw"
      ]
    },
    {
      "page": "rnmixGibbs",
      "title": "Gibbs Sampler for Normal Mixtures",
      "concept": [
        "bayes",
        "MCMC",
        "normal mixtures",
        "Gibbs Sampling"
      ],
      "topics": [
        "rnmixGibbs"
      ]
    },
    {
      "page": "rordprobitGibbs",
      "title": "Gibbs Sampler for Ordered Probit",
      "concept": [
        "bayes",
        "MCMC",
        "probit",
        "Gibbs Sampling"
      ],
      "topics": [
        "rordprobitGibbs"
      ]
    },
    {
      "page": "rscaleUsage",
      "title": "MCMC Algorithm for Multivariate Ordinal Data with Scale Usage Heterogeneity",
      "concept": [
        "MCMC",
        "bayes",
        "ordinal data",
        "scale usage",
        "hierarchical models"
      ],
      "topics": [
        "rscaleUsage"
      ]
    },
    {
      "page": "rsurGibbs",
      "title": "Gibbs Sampler for Seemingly Unrelated Regressions (SUR)",
      "concept": [
        "bayes",
        "Gibbs Sampler",
        "regression",
        "SUR model",
        "Seemingly Unrelated Regression",
        "MCMC"
      ],
      "topics": [
        "rsurGibbs"
      ]
    },
    {
      "page": "rtrun",
      "title": "Draw from Truncated Univariate Normal",
      "concept": [
        "truncated normal",
        "simulation"
      ],
      "topics": [
        "rtrun"
      ]
    },
    {
      "page": "runireg",
      "title": "IID Sampler for Univariate Regression",
      "concept": [
        "bayes",
        "regression"
      ],
      "topics": [
        "runireg"
      ]
    },
    {
      "page": "runiregGibbs",
      "title": "Gibbs Sampler for Univariate Regression",
      "concept": [
        "bayes",
        "Gibbs Sampler",
        "regression",
        "MCMC"
      ],
      "topics": [
        "runiregGibbs"
      ]
    },
    {
      "page": "rwishart",
      "title": "Draw from Wishart and Inverted Wishart Distribution",
      "concept": [
        "Wishart distribution",
        "Inverted Wishart",
        "simulation"
      ],
      "topics": [
        "rwishart"
      ]
    },
    {
      "page": "Scotch",
      "title": "Survey Data on Brands of Scotch Consumed",
      "topics": [
        "Scotch"
      ]
    },
    {
      "page": "simnhlogit",
      "title": "Simulate from Non-homothetic Logit Model",
      "concept": [
        "logit",
        "non-homothetic"
      ],
      "topics": [
        "simnhlogit"
      ]
    },
    {
      "page": "summary.bayesm.mat",
      "title": "Summarize Mcmc Parameter Draws",
      "topics": [
        "summary.bayesm.mat"
      ]
    },
    {
      "page": "summary.bayesm.nmix",
      "title": "Summarize Draws of Normal Mixture Components",
      "topics": [
        "summary.bayesm.nmix"
      ]
    },
    {
      "page": "summary.bayesm.var",
      "title": "Summarize Draws of Var-Cov Matrices",
      "topics": [
        "summary.bayesm.var"
      ]
    },
    {
      "page": "tuna",
      "title": "Canned Tuna Sales Data",
      "topics": [
        "tuna"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "bayesm_Overview_Vignette.Rmd",
      "filename": "bayesm_Overview_Vignette.html",
      "title": "bayesm Overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Package Contents",
        "\\               rordprobitGibbs",
        "\\                  \\               \\             \\                   simnhlogit",
        "plot.bayesm.hcoef  summary.bayesm.var",
        "cheese  margarine    tuna",
        "Working with bayesm",
        "Input: Function Arguments",
        "Data Argument",
        "Prior Argument",
        "Mcmc Argument",
        "Output: Returned Results",
        "Output Formats",
        "Classes and Methods",
        "Access to Code",
        "Examples",
        "What is Regression",
        "What is Bayesian Inference",
        "Example 1: Linear Normal Regression",
        "Data",
        "Model",
        "Bayesian Estimation",
        "Example 2: Multinomial Logistic Regression",
        "Example 3: Hierarchical Logit",
        "Conclusion"
      ],
      "created": "2017-06-25 06:08:48",
      "modified": "2022-12-02 09:10:02",
      "commits": 3
    },
    {
      "source": "Constrained_MNL_Vignette.Rmd",
      "filename": "Constrained_MNL_Vignette.html",
      "title": "Hierarchical Multinomial Logit with Sign Constraints",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Model",
        "Priors",
        "Example"
      ],
      "created": "2017-06-25 06:08:48",
      "modified": "2019-07-13 20:50:05",
      "commits": 2
    }
  ],
  "_score": 8.632810997890969,
  "_indexed": true,
  "_nocasepkg": "bayesm",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1-7",
      "date": "2026-05-20T09:39:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "453ae30857cf09a0c537f4deab64ed193493c8c9",
      "fileid": "88ecc2d9d08b0c8e244968d41afd7c533620aca30c5c16e8ae2dfa808133b319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26153660536"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1-7",
      "date": "2026-05-20T09:39:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "453ae30857cf09a0c537f4deab64ed193493c8c9",
      "fileid": "4d133a2790de1b4ea559a15c9a8c18af1b510e338d9c0f5c3aa5e56b53e825f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26153660536"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1-7",
      "date": "2026-05-20T09:40:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "453ae30857cf09a0c537f4deab64ed193493c8c9",
      "fileid": "d5c519ccb42ed8c99501694be2534e489bcd82e32302bd15c471a665afce21f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26153660536"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1-7",
      "date": "2026-05-20T09:39:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "453ae30857cf09a0c537f4deab64ed193493c8c9",
      "fileid": "d8a7bd31e94441833b3b5477b67a8261648bfb7904a75b2cd86d0c3c497edeb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26153660536"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1-7",
      "date": "2026-06-02T13:19:16.000Z",
      "arch": "emscripten",
      "commit": "453ae30857cf09a0c537f4deab64ed193493c8c9",
      "fileid": "a7c115c9c0a8e842db258c6d077e96c39e9bee95cafe0e72361958949fd8cb2a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26153660536"
    }
  ]
}