Last data update: 2014.03.03

GAMBoost

Package: GAMBoost
Version: 1.2-3
Title: Generalized linear and additive models by likelihood based
boosting
Author: Harald Binder <binderh@uni-mainz.de>
Maintainer: Harald Binder <binderh@uni-mainz.de>
Depends: R (>= 2.14.0), Matrix
Suggests: parallel, snowfall
Description: This package provides routines for fitting generalized
linear and and generalized additive models by likelihood based
boosting, using penalized B-splines
License: GPL (>= 2)
Packaged: 2013-05-10 08:27:48 UTC; harald
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-05-10 13:49:07

● Cran Task View: HighPerformanceComputing, MachineLearning
8 images, 12 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GAMBoost' ...
** package 'GAMBoost' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c calcdev.c -o calcdev.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o GAMBoost.so calcdev.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/GAMBoost/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'GAMBoost'
    finding HTML links ... done
    GAMBoost                                html  
    GLMBoost                                html  
    cv.GAMBoost                             html  
    cv.GLMBoost                             html  
    estimPVal                               html  
    getGAMBoostSelected                     html  
    optimGAMBoostPenalty                    html  
    optimGLMBoostPenalty                    html  
    optimStepSizeFactor                     html  
    plot.GAMBoost                           html  
    predict.GAMBoost                        html  
    predict.GLMBoost                        html  
** building package indices
** testing if installed package can be loaded
* DONE (GAMBoost)
Making 'packages.html' ... done