Last data update: 2014.03.03

mombf

Package: mombf
Version: 1.7.1
Date: 2016-05-17
Title: Moment and Inverse Moment Bayes Factors
Author: David Rossell, John D. Cook, Donatello Telesca, P. Roebuck
Maintainer: David Rossell <rosselldavid@gmail.com>
Depends: R (>= 2.14.0), methods, mvtnorm, ncvreg, actuar, mgcv
Imports: survival
Suggests: parallel
Description: Model selection and parameter estimation based on non-local priors. Routines are provided to compute Bayes factors, marginal densities and to perform variable selection in regression setups. Routines to evaluate prior densities, distribution functions, quantiles and modes are included.
License: GPL (>= 2)
URL: http://mombf.r-forge.r-project.org/
LazyLoad: yes
Collate: AllClasses.R AllGenerics.R bms_ortho.R derivatives_nlps.R
msPriorSpec.R imombf.R mode2g.R pimom.R imomknown.R
modelSelection.R pmom.R dimom.R imomunknown.R priorp2g.R
margpimom.R margskewnorm.R mombf.lm.R qimom.R emom.R dmom.R
mombf.R qmom.R g2mode.R margpmom.R margpemom.R momknown.R
imombf.lm.R momunknown.R pmomLM.R pmomPM.R emomLM.R postMode.R
pplProbit.R greedyGLM.R ppmodel.R zellnerLM.R rmom.R cox.R
NeedsCompilation: yes
Packaged: 2016-05-17 19:50:29 UTC; drossell
Repository: CRAN
Date/Publication: 2016-05-18 01:23:34

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mombf' ...
** package 'mombf' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I./ -I/usr/local/include    -fpic  -g -O2  -c Polynomial.cpp -o Polynomial.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I./ -I/usr/local/include    -fpic  -g -O2  -c PolynomialRootFinder.cpp -o PolynomialRootFinder.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I./ -I/usr/local/include    -fpic  -g -O2  -c cstat.cpp -o cstat.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I./ -I/usr/local/include    -fpic  -g -O2  -c modelSel.cpp -o modelSel.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I./ -I/usr/local/include    -fpic  -g -O2  -c modselIntegrals.cpp -o modselIntegrals.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o mombf.so Polynomial.o PolynomialRootFinder.o cstat.o modelSel.o modselIntegrals.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/mombf/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'mombf'
    finding HTML links ... done
    bbPrior                                 html  
    dmom                                    html  
    eprod                                   html  
    hald                                    html  
    mode2g                                  html  
    modelSelection                          html  
    mombf                                   html  
    momknown                                html  
    msPriorSpec-class                       html  
    msfit-class                             html  
    nlpMarginals                            html  
    pmomLM                                  html  
    postModeOrtho                           html  
    postProb                                html  
    rnlp                                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (mombf)
Making 'packages.html' ... done