Last data update: 2014.03.03

HDtweedie

Package: HDtweedie
Title: The Lasso for the Tweedie's Compound Poisson Model Using an
IRLS-BMD Algorithm
Version: 1.1
Date: 2013-9-25
Author: Wei Qian <weiqian@stat.umn.edu>, Yi Yang <yiyang@umn.edu>, Hui Zou <hzou@stat.umn.edu>
Maintainer: Wei Qian <weiqian@stat.umn.edu>
Description: This package implements a iteratively reweighed least square (IRLS) strategy that incorporates a blockwise majorization decent (BMD) method, for efficiently computing the solution paths of the (grouped) lasso and the (grouped) elastic net for the Tweedie model.
License: GPL-2
Packaged: 2013-10-22 00:55:04 UTC; weiqian
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-10-22 08:15:32

4 images, 9 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'HDtweedie' ...
** package 'HDtweedie' successfully unpacked and MD5 sums checked
** libs
gfortran  -fpic -g -O2  -c  tweediegrpnet.f90 -o tweediegrpnet.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o HDtweedie.so tweediegrpnet.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/HDtweedie/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'HDtweedie'
    finding HTML links ... done
    HDtweedie                               html  
    auto                                    html  
    coef.HDtweedie                          html  
    coef.cv.HDtweedie                       html  
    cv.HDtweedie                            html  
    plot.HDtweedie                          html  
    plot.cv.HDtweedie                       html  
    predict.HDtweedie                       html  
    predict.cv.HDtweedie                    html  
    print.HDtweedie                         html  
** building package indices
** testing if installed package can be loaded
* DONE (HDtweedie)
Making 'packages.html' ... done