Last data update: 2014.03.03

mlogitBMA

Package: mlogitBMA
Type: Package
Title: Bayesian Model Averaging for Multinomial Logit Models
Version: 0.1-6
Date: 2013-12-11
Depends: R (>= 2.9.0), BMA, abind, maxLik
Suggests: mlogit
Author: Hana Sevcikova, Adrian Raftery
Maintainer: Hana Sevcikova <hanas@uw.edu>
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.
License: GPL (>= 2)
Packaged: 2013-12-11 13:34:44 UTC; hana
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-12-11 14:55:55

● Cran Task View: Bayesian
● 0 images, 9 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mlogitBMA' ...
** package 'mlogitBMA' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c fwleaps.f -o fwleaps.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o mlogitBMA.so fwleaps.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/mlogitBMA/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'mlogitBMA'
    finding HTML links ... done
    bic.mlogit                              html  
    estimate.mlogit                         html  
    heating                                 html  
    mlogit2logit                            html  
    mlogitBMA-internal                      html  
    mlogitBMA-package                       html  
    mnl.spec                                html  
    summary.bic.mlogit                      html  
Rd warning: /tmp/RtmpBdfAI3/R.INSTALL9d32c3af12a/mlogitBMA/man/summary.bic.mlogit.Rd:26: missing file link 'summary.bic.glm'
Rd warning: /tmp/RtmpBdfAI3/R.INSTALL9d32c3af12a/mlogitBMA/man/summary.bic.mlogit.Rd:28: missing file link 'plot.bic.glm'
Rd warning: /tmp/RtmpBdfAI3/R.INSTALL9d32c3af12a/mlogitBMA/man/summary.bic.mlogit.Rd:30: missing file link 'imageplot.bma'
    summary.mnl                             html  
    summary.mnl.spec                        html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (mlogitBMA)
Making 'packages.html' ... done