Other packages > Find by keyword >

mlogitBMA  

Bayesian Model Averaging for Multinomial Logit Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mlogitBMA", "0.1-9")



Attach the package and use:
library("mlogitBMA")
Maintained by
Hana Sevcikova
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-04-13
Latest Update: 2022-04-13
Description:
Provides a modified function bic.glm of the BMA package that can be applied to multinomial logit (MNL) data. The data is converted to binary logit using the Begg & Gray approximation. The package also contains functions for maximum likelihood estimation of MNL.
How to cite:
Hana Sevcikova (2010). mlogitBMA: Bayesian Model Averaging for Multinomial Logit Models. R package version 0.1-9, https://cran.r-project.org/web/packages/mlogitBMA. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1-2 (2010-04-13 09:14), 0.1-3 (2011-01-03 13:35), 0.1-4 (2012-01-03 07:33), 0.1-5 (2012-02-22 07:51), 0.1-6 (2013-12-11 14:55), 0.1-7 (2022-04-14 01:32)
Other packages that cited mlogitBMA R package
View mlogitBMA citation profile
Other R packages that mlogitBMA depends, imports, suggests or enhances
Complete documentation for mlogitBMA
Functions, R codes and Examples using the mlogitBMA R package
Some associated functions: bic.mlogit . estimate.mlogit . heating . mlogit2logit . mlogitBMA-internal . mlogitBMA-package . mnl.spec . summary.bic.mlogit . summary.mnl . summary.mnl.spec . 
Some associated R codes: bic.glm.bg.R . bic.mogit.R . estimate.mlogit.R . mlogit2logit.R . mnl.R . mnl.spec.R .  Full mlogitBMA package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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