# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "genridge" in publications use:' type: software license: GPL-2.0-or-later title: 'genridge: Generalized Ridge Trace Plots for Ridge Regression' version: 0.7.0 doi: 10.32614/CRAN.package.genridge abstract: 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. authors: - family-names: Friendly given-names: Michael email: friendly@yorku.ca orcid: https://orcid.org/0000-0002-3237-0941 repository: https://friendly.r-universe.dev repository-code: https://github.com/friendly/genridge commit: 8768cb15dfc1d53da4e408f06941a7094ed668f4 url: https://friendly.github.io/genridge/ date-released: '2023-07-31' contact: - family-names: Friendly given-names: Michael email: friendly@yorku.ca orcid: https://orcid.org/0000-0002-3237-0941