Last data update: 2014.03.03

MRSP

Package: MRSP
Type: Package
Title: Multinomial Response Models with Structured Penalties
Version: 0.4.3
Date: 2014-12-09
Author: Wolfgang Poessnecker
Maintainer: Wolfgang Poessnecker <wolfgang.poessnecker@stat.uni-muenchen.de>
Description: Fits regularized multinomial response models using penalized loglikelihood methods with structured penalty terms.
License: GPL (>= 2)
Depends: methods, parallel, compiler, matrixcalc, Formula, R (>=
2.14.1)
Imports: base
LazyData: yes
NeedsCompilation: yes
Repository: CRAN
Collate: MRSP-prespecifier.r MRSP-classes-7.r FISTA-classes-3.r
FISTA-generics-2.r FISTA-27.r MRSP-methods-15.r
MRSP-cfunctions-2.r MRSP-helpers-21.r MRSP-fista-7.r
MRSP-family-23.r MRSP-fit-39.r MRSP-formula-2.r MRSP-3.r zzz.r
Packaged: 2014-12-09 14:08:16 UTC; poessnecker
Date/Publication: 2014-12-09 16:11:35

1 images, 6 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'MRSP' ...
** package 'MRSP' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c mlsp.c -o mlsp.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o MRSP.so mlsp.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/MRSP/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a generic function for 'summary' from package 'base' in package 'MRSP'
Creating a generic function for 'nobs' from package 'stats' in package 'MRSP'
Creating a generic function for 'AIC' from package 'stats' in package 'MRSP'
Creating a generic function for 'BIC' from package 'stats' in package 'MRSP'
Creating a generic function for 'update' from package 'stats' in package 'MRSP'
Creating a generic function for 'coef' from package 'stats' in package 'MRSP'
Creating a generic function for 'fitted' from package 'stats' in package 'MRSP'
Creating a generic function for 'residuals' from package 'stats' in package 'MRSP'
Creating a generic function for 'plot' from package 'graphics' in package 'MRSP'
** help
*** installing help indices
  converting help for package 'MRSP'
    finding HTML links ... done
    MRSP-class                              html  
    MRSP-internal                           html  
    MRSP                                    html  
    MRSP.fit                                html  
    MRSP.list-class                         html  
    TravelMode                              html  
    coef                                    html  
** building package indices
** testing if installed package can be loaded
-----------------------------
This is MRSP version 0.4.3
Author: Wolfgang Poessnecker
Date: December 09, 2014
-----------------------------
* DONE (MRSP)
Making 'packages.html' ... done