Package: cosso
Version: 2.1-2
Date: 2023-03-07
Title: Fit Regularized Nonparametric Regression Models Using COSSO
        Penalty
Authors@R: c(
    person("Hao Helen", "Zhang", email = "hzhang@math.arizona.edu",
            role = c("aut", "cph")),
    person("Chen-Yen", "Lin", email = "clin5@ncsu.edu",
            role = c("aut", "cph")),
    person("Isaac", "Ray", email = "null@stat.tamu.edu",
            role = c("cre", "ctb"))
  )
Description: The COSSO regularization method automatically
        estimates and selects important function components by a
        soft-thresholding penalty in the context of smoothing spline
        ANOVA models. Implemented models include mean regression,
        quantile regression, logistic regression and the Cox regression
        models.
License: GPL (>= 2)
Depends: quadprog, Rglpk, parallel, glmnet
NeedsCompilation: no
URL: https://arxiv.org/abs/math/0702659
Packaged: 2023-03-07 17:39:53 UTC; IsaacRay
Author: Hao Helen Zhang [aut, cph],
  Chen-Yen Lin [aut, cph],
  Isaac Ray [cre, ctb]
Maintainer: Isaac Ray <null@stat.tamu.edu>
Repository: CRAN
Date/Publication: 2023-03-08 09:30:09 UTC
Built: R 4.1.2; ; 2023-03-09 12:02:24 UTC; unix
