Package: genridge
Type: Package
Title: Generalized Ridge Trace Plots for Ridge Regression
Version: 0.8.0
Date: 2024-11-30
Authors@R: c(person("Michael", "Friendly", , "friendly@yorku.ca", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3237-0941"))
           )
Maintainer: Michael Friendly <friendly@yorku.ca>
Depends: R (>= 3.5.0), car
Imports: rgl, colorspace, splines
Suggests: MASS, bestglm, vcdExtra
Description: The genridge package introduces generalizations of the standard univariate
  ridge trace plot used in ridge regression and related methods.  These graphical methods
  show both bias (actually, shrinkage) and precision, by plotting the covariance ellipsoids of the estimated
  coefficients, rather than just the estimates themselves.  2D and 3D plotting methods are provided,
  both in the space of the predictor variables and in the transformed space of the PCA/SVD of the
  predictors.  
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
Language: en-US
BugReports: https://github.com/friendly/genridge/issues
URL: https://github.com/friendly/genridge,
        https://friendly.github.io/genridge/
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-12-02 14:41:12 UTC; friendly
Author: Michael Friendly [aut, cre] (<https://orcid.org/0000-0002-3237-0941>)
Repository: CRAN
Date/Publication: 2024-12-02 15:00:02 UTC
Built: R 4.4.3; ; 2025-11-12 05:52:18 UTC; windows
