Last data update: 2014.03.03

AdMit

Package: AdMit
Version: 2.0.1
Date: 2014-01-07
Title: Adaptive Mixture of Student-t distributions
Author: David Ardia, Lennart F. Hoogerheide and Herman K. van Dijk
Maintainer: David Ardia <david.ardia@fsa.ulaval.ca>
Depends: mvtnorm
Suggests: coda
Description: This package provides functions to perform the fitting of an
adaptive mixture of Student-t distributions to a target density through its kernel function.
The mixture approximation can then be used as the importance density
in importance sampling or as the candidate density in the Metropolis-Hastings algorithm to
obtain quantities of interest for the target density itself.
License: GPL (>= 2)
URL: http://perso.unifr.ch/david.ardia/
Packaged: 2014-01-07 09:29:06 UTC; David Ardia
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-01-07 10:56:00

● Cran Task View: Bayesian, Cluster, Distributions
3 images, 4 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'AdMit' ...
** package 'AdMit' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fnKernelMixtureArch_C.c -o fnKernelMixtureArch_C.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fnMH_C.c -o fnMH_C.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fnlnf_C.c -o fnlnf_C.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o AdMit.so fnKernelMixtureArch_C.o fnMH_C.o fnlnf_C.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/AdMit/libs
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'AdMit'
    finding HTML links ... done
    AdMit                                   html  
    AdMitIS                                 html  
    AdMitMH                                 html  
    Mit                                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (AdMit)
Making 'packages.html' ... done