Other packages > Find by keyword >

multinomineq  

Bayesian Inference for Multinomial Models with Inequality Constraints
View on CRAN: Click here


Download and install multinomineq package within the R console
Install from CRAN:
install.packages("multinomineq")

Install from Github:
library("remotes")
install_github("cran/multinomineq")

Install by package version:
library("remotes")
install_version("multinomineq", "0.2.6")



Attach the package and use:
library("multinomineq")
Maintained by
Daniel W. Heck
[Scholar Profile | Author Map]
First Published: 2019-05-16
Latest Update: 2024-02-20
Description:
Implements Gibbs sampling and Bayes factors for multinomial models with linear inequality constraints on the vector of probability parameters. As special cases, the model class includes models that predict a linear order of binomial probabilities (e.g., p[1] < p[2] < p[3] < .50) and mixture models assuming that the parameter vector p must be inside the convex hull of a finite number of predicted patterns (i.e., vertices). A formal definition of inequality-constrained multinomial models and the implemented computational methods is provided in: Heck, D.W., & Davis-Stober, C.P. (2019). Multinomial models with linear inequality constraints: Overview and improvements of computational methods for Bayesian inference. Journal of Mathematical Psychology, 91, 70-87. . Inequality-constrained multinomial models have applications in the area of judgment and decision making to fit and test random utility models (Regenwetter, M., Dana, J., & Davis-Stober, C.P. (2011). Transitivity of preferences. Psychological Review, 118, 42
How to cite:
Daniel W. Heck (2019). multinomineq: Bayesian Inference for Multinomial Models with Inequality Constraints. R package version 0.2.6, https://cran.r-project.org/web/packages/multinomineq. Accessed 08 Apr. 2025.
Previous versions and publish date:
0.2.1 (2019-05-16 18:30), 0.2.3 (2022-02-28 14:40), 0.2.4 (2022-08-22 01:40), 0.2.5 (2022-11-22 10:10)
Other packages that cited multinomineq R package
View multinomineq citation profile
Other R packages that multinomineq depends, imports, suggests or enhances
Complete documentation for multinomineq
Functions, R codes and Examples using the multinomineq R package
Some associated functions: Ab_drop_fixed . Ab_max . Ab_multinom . Ab_sort . V_to_Ab . bf_binom . bf_equality . bf_nonlinear . binom_to_multinom . count_binom . count_multinom . count_to_bf . drop_fixed . find_inside . heck2017 . heck2017_raw . hilbig2014 . inside . inside_binom . karabatsos2004 . ml_binom . model_weights . multinomineq-package . nirt_to_Ab . population_bf . postprob . ppp_binom . regenwetter2012 . rpbinom . rpdirichlet . sampling_multinom . sampling_nonlinear . stochdom_Ab . stochdom_bf . strategy_marginal . strategy_multiattribute . strategy_postprob . strategy_to_Ab . strategy_unique . swop5 . 
Some associated R codes: Ab_max.R . RcppExports.R . auxiliary.R . bf_binom.R . bf_equality.R . bf_nonlinear.R . checks.R . classes_ineq.R . conjoint_measurement.R . count_binomial.R . count_multinomial.R . count_nonconvex.R . count_to.R . data_hilbig2014_heck2017.R . data_karabatsos2004.R . data_regenwetter2012.R . data_swop.R . equality_constraints.R . find_inside.R . inside.R . line_clipping.R . ml_estimates.R . model_weights.R . multinomineq_package.R . nirt.R . population_bf.R . posterior_predictive.R . postprob.R . rpmultinom.R . run_parallel.R . sampling_nonlinear.R . sampling_polytope.R . sampling_vertex.R . sort_inequalities.R . stochdom_Ab.R . stochdom_bf.R . strategy_marginal.R . strategy_multiattribute.R . strategy_unique.R . transform_Ab_V.R .  Full multinomineq package functions and examples
Downloads during the last 30 days
03/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/06Downloads for multinomineq024681012141618TrendBars

Today's Hot Picks in Authors and Packages

seasonalclumped  
Toolbox for Clumped Isotope Seasonality Reconstructions
Compiles a set of functions and dummy data that simplify reconstructions of seasonal temperature va ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ssc  
Semi-Supervised Classification Methods
Provides a collection of self-labeled techniques for semi-supervised classification. In semi-superv ...
Download / Learn more Package Citations See dependency  
dave  
Functions for "Data Analysis in Vegetation Ecology"
A collection of functions accompanying the book "Data Analysis in Vegetation Ecology". 3rd ed. CABI, ...
Download / Learn more Package Citations See dependency  
icr  
Compute Krippendorff's Alpha
Provides functions to compute and plot Krippendorff's inter-coder reliability coefficient alpha and ...
Download / Learn more Package Citations See dependency  
sybil  
Efficient Constrained Based Modelling
This Systems Biology Package Gelius-Dietrich et. al. 2012 doi10.11861752-0509-7-125 implements algor ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA