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 Depends: R (>= 4.1.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 Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libicu-dev libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev Repository: https://friendly.r-universe.dev Date/Publication: 2025-08-26 14:12:27 UTC RemoteUrl: https://github.com/friendly/genridge RemoteRef: HEAD RemoteSha: 336fe1e58327e54dbb2759d1ca56cd4f773310a5 NeedsCompilation: no Packaged: 2026-06-22 09:07:17 UTC; root Author: Michael Friendly [aut, cre] (ORCID: )