Last data update: 2014.03.03

BigTSP

Package: BigTSP
Type: Package
Title: Top Scoring Pair based methods for classification
Version: 1.0
Date: 2012-08-20
Author: Xiaolin Yang,Han Liu
Maintainer: Xiaolin Yang <xyang@stat.cmu.edu>
Description: This package is trying to implement Top Scoring Pair based
methods for classification including LDCA, TSP-tree, TSP-random
forest and TSP gradient boosting algorithm.
Depends: glmnet, tree, randomForest, gbm
License: GPL (>= 2)
Packaged: 2012-08-21 03:17:15 UTC; xiaolinyang
Repository: CRAN
Date/Publication: 2012-08-21 06:34:06

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'BigTSP' ...
** package 'BigTSP' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'BigTSP'
    finding HTML links ... done
    LDCA                                    html  
    cv.LDCA                                 html  
    predict.LDCA                            html  
    predict.cv.LDCA                         html  
    predict.tsp.gbm                         html  
    predict.tsp.randomForest                html  
    predict.tsp.tree                        html  
    print.LDCA                              html  
    print.cv.LDCA                           html  
    tsp-package                             html  
    tsp.gbm                                 html  
    tsp.randomForest                        html  
    tsp.tree                                html  
** building package indices
** testing if installed package can be loaded
* DONE (BigTSP)
Making 'packages.html' ... done