Package: isotone
Type: Package
Title: Active Set and Generalized PAVA for Isotone Optimization
Version: 1.1-1
Date: 2023-02-21
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: https://r-forge.r-project.org/projects/psychor/
LazyData: yes
LazyLoad: yes
ByteCompile: yes
NeedsCompilation: yes
Packaged: 2023-02-21 22:39:38 UTC; patrick
Repository: CRAN
Date/Publication: 2023-02-22 07:33:36 UTC
Built: R 4.1.2; ; 2023-02-23 11:24:26 UTC; unix
