Last data update: 2014.03.03

isotone

Package: isotone
Type: Package
Title: Active Set and Generalized PAVA for Isotone Optimization
Version: 1.1-0
Date: 2015-07-24
Authors@R: c(person("Patrick", "Mair", role = c("aut", "cre"), email =
"mair@fas.harvard.edu"), person("Jan", "De Leeuw", role = "aut"),
person("Kurt", "Hornik", role = "aut"))
Author: Patrick Mair [aut, cre], Jan De Leeuw [aut], Kurt Hornik [aut]
Maintainer: Patrick Mair <mair@fas.harvard.edu>
Description: Contains two main functions: one for
solving general isotone regression problems using the
pool-adjacent-violators algorithm (PAVA); another one provides
a framework for active set methods for isotone optimization
problems with arbitrary order restrictions. Various types of
loss functions are prespecified.
Imports: graphics, stats, nnls
Depends: R (>= 3.0.2)
License: GPL-2
URL: http://r-forge.r-project.org/projects/psychor/
LazyData: yes
LazyLoad: yes
ByteCompile: yes
NeedsCompilation: yes
Packaged: 2015-07-24 08:12:19 UTC; patrick
Repository: CRAN
Date/Publication: 2015-07-24 12:16:22

● Cran Task View: Optimization
● 0 images, 17 functions, 3 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'isotone' ...
** package 'isotone' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'isotone'
    finding HTML links ... done
    aSolver                                 html  
    activeSet                               html  
    dSolver                                 html  
    eSolver                                 html  
    fSolver                                 html  
    gpava                                   html  
    hSolver                                 html  
    iSolver                                 html  
    lfSolver                                html  
    lsSolver                                html  
    mSolver                                 html  
    mendota                                 html  
    mregnn                                  html  
    oSolver                                 html  
    pSolver                                 html  
    pituitary                               html  
    posturo                                 html  
    sSolver                                 html  
    weighted.fractile                       html  
    weighted.median                         html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (isotone)
Making 'packages.html' ... done