Last data update: 2014.03.03

crrp

Package: crrp
Type: Package
Title: Penalized Variable Selection in Competing Risks Regression
Version: 1.0
Date: 2015-06-19
Author: Zhixuan Fu
Maintainer: Zhixuan Fu <zhixuan.fu@yale.edu>
Depends: survival, Matrix, cmprsk
Description: In competing risks regression, the proportional subdistribution hazards(PSH) model is popular for its direct assessment of covariate effects on the cumulative incidence function. This package allows for penalized variable selection for the PSH model. Penalties include LASSO, SCAD, MCP, and their group versions.
License: GPL (>= 2)
Packaged: 2015-06-19 22:39:06 UTC; Evie
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-06-20 00:56:59

● 0 images, 2 functions, 0 datasets
● Reverse Depends: 0

Install log

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