{
  "_id": "6a115888acfb0bcc41ceba03",
  "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\"),\ncomment = c(ORCID = \"0000-0002-3237-0941\"))\n)",
  "Maintainer": "Michael Friendly <friendly@yorku.ca>",
  "Description": "The genridge package introduces generalizations of the\nstandard univariate ridge trace plot used in ridge regression\nand related methods.  These graphical methods show both bias\n(actually, shrinkage) and precision, by plotting the covariance\nellipsoids of the estimated coefficients, rather than just the\nestimates themselves.  2D and 3D plotting methods are provided,\nboth in the space of the predictor variables and in the\ntransformed 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,\nhttps://friendly.github.io/genridge/",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglu1-mesa-dev make\ntexlive libicu-dev libpng-dev libuv1-dev libgl1-mesa-dev\nzlib1g-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": {
    "Date": "2026-05-23 07:29:54 UTC",
    "User": "root"
  },
  "Author": "Michael Friendly [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3237-0941>)",
  "MD5sum": "67abbb1302c3db83b25bc9aae4d17cf0",
  "_user": "friendly",
  "_type": "src",
  "_file": "genridge_0.8.0.tar.gz",
  "_fileid": "85c324061a753ecfda04bf3413e73278b742ca41eaf9a3bd7bcd8d7316faa5ac",
  "_filesize": 511343,
  "_sha256": "85c324061a753ecfda04bf3413e73278b742ca41eaf9a3bd7bcd8d7316faa5ac",
  "_created": "2026-05-23T07:29:54.000Z",
  "_published": "2026-05-23T07:34:32.211Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77506402150,
      "time": 239,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175332274"
    },
    {
      "job": 77506402146,
      "time": 237,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175332014"
    },
    {
      "job": 77506402151,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175317661"
    },
    {
      "job": 77506402156,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175320403"
    },
    {
      "job": 77506178489,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175309277"
    },
    {
      "job": 77506402135,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175326070"
    },
    {
      "job": 77506402204,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175317761"
    },
    {
      "job": 77506402193,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175318740"
    },
    {
      "job": 77506402200,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175318139"
    }
  ],
  "_buildurl": "https://github.com/r-universe/friendly/actions/runs/26326888615",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/friendly/genridge",
  "_commit": {
    "id": "336fe1e58327e54dbb2759d1ca56cd4f773310a5",
    "author": "Michael Friendly <friendly@yorku.ca>",
    "committer": "Michael Friendly <friendly@yorku.ca>",
    "message": "tweak README\n",
    "time": 1756217547
  },
  "_maintainer": {
    "name": "Michael Friendly",
    "email": "friendly@yorku.ca",
    "login": "friendly",
    "mastodon": "@datavisFriendly@vis.social",
    "bluesky": "@datavisfriendly.bsky.social",
    "orcid": "0000-0002-3237-0941",
    "twitter": "@datavisFriendly",
    "description": "",
    "uuid": 456353
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "car",
      "role": "Depends"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "bestglm",
      "role": "Suggests"
    },
    {
      "package": "vcdExtra",
      "role": "Suggests"
    }
  ],
  "_owner": "friendly",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "bias-variance",
    "graphics",
    "principal-component-analysis",
    "regression-models",
    "ridge-regression",
    "singular-value-decomposition"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "friendly",
      "count": 137,
      "uuid": 456353
    }
  ],
  "_userbio": {
    "uuid": 456353,
    "type": "user",
    "name": "Michael Friendly"
  },
  "_downloads": {
    "count": 267,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/genridge"
  },
  "_devurl": "https://github.com/friendly/genridge",
  "_pkgdown": "https://friendly.github.io/genridge/",
  "_searchresults": 95,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/genridge.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/friendly/genridge",
  "_realowner": "friendly",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5-0",
      "date": "2011-08-26"
    },
    {
      "version": "0.6-0",
      "date": "2011-12-05"
    },
    {
      "version": "0.6-1",
      "date": "2011-12-19"
    },
    {
      "version": "0.6-2",
      "date": "2011-12-30"
    },
    {
      "version": "0.6-3",
      "date": "2012-02-08"
    },
    {
      "version": "0.6-5",
      "date": "2014-11-24"
    },
    {
      "version": "0.6-6",
      "date": "2017-10-06"
    },
    {
      "version": "0.6.7",
      "date": "2020-01-29"
    },
    {
      "version": "0.7.0",
      "date": "2023-08-08"
    },
    {
      "version": "0.7.1",
      "date": "2024-11-14"
    },
    {
      "version": "0.8.0",
      "date": "2024-12-02"
    }
  ],
  "_exports": [
    "contourf",
    "pca",
    "plot3d",
    "precision",
    "ridge",
    "traceplot",
    "trans.colors"
  ],
  "_datasets": [
    {
      "name": "Acetylene",
      "title": "Acetylene Data",
      "object": "Acetylene",
      "class": [
        "data.frame"
      ],
      "fields": [
        "yield",
        "temp",
        "ratio",
        "time"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "Detroit",
      "title": "Detroit Homicide Data for 1961-1973",
      "object": "Detroit",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Police",
        "Unemp",
        "MfgWrk",
        "GunLic",
        "GunReg",
        "HClear",
        "WhMale",
        "NmfgWrk",
        "GovWrk",
        "HrEarn",
        "WkEarn",
        "Accident",
        "Assaults",
        "Homicide"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "diab",
      "title": "Diabetes Progression",
      "object": "diab",
      "class": [
        "data.frame"
      ],
      "fields": [
        "prog",
        "age",
        "sex",
        "bmi",
        "map",
        "tc",
        "ldl",
        "hdl",
        "tch",
        "ltg",
        "glu"
      ],
      "rows": 442,
      "table": true,
      "tojson": true
    },
    {
      "name": "Manpower",
      "title": "Hospital manpower data",
      "object": "Manpower",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Hours",
        "Load",
        "Xray",
        "BedDays",
        "AreaPop",
        "Stay"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    },
    {
      "name": "prostate",
      "title": "Prostate Cancer Data",
      "object": "prostate",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lcavol",
        "lweight",
        "age",
        "lbph",
        "svi",
        "lcp",
        "gleason",
        "pgg45",
        "lpsa",
        "train"
      ],
      "rows": 97,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "genridge-package",
      "title": "Generalized ridge trace plots for ridge regression",
      "topics": [
        "genridge-package",
        "genridge",
        "_PACKAGE"
      ]
    },
    {
      "page": "Acetylene",
      "title": "Acetylene Data",
      "topics": [
        "Acetylene"
      ]
    },
    {
      "page": "biplot.pcaridge",
      "title": "Biplot of Ridge Regression Trace Plot in SVD Space",
      "topics": [
        "biplot.pcaridge",
        "biplot.ridge"
      ]
    },
    {
      "page": "contourf",
      "title": "Enhanced Contour Plots",
      "topics": [
        "contourf"
      ]
    },
    {
      "page": "Detroit",
      "title": "Detroit Homicide Data for 1961-1973",
      "topics": [
        "Detroit"
      ]
    },
    {
      "page": "diab",
      "title": "Diabetes Progression",
      "concept": [
        "ridge"
      ],
      "topics": [
        "diab"
      ]
    },
    {
      "page": "Manpower",
      "title": "Hospital manpower data",
      "topics": [
        "Manpower"
      ]
    },
    {
      "page": "pairs.ridge",
      "title": "Scatterplot Matrix of Bivariate Ridge Trace Plots",
      "topics": [
        "pairs.ridge"
      ]
    },
    {
      "page": "pca",
      "title": "Transform Ridge Estimates to PCA Space",
      "topics": [
        "pca",
        "pca.ridge"
      ]
    },
    {
      "page": "plot.precision",
      "title": "Plot Shrinkage vs. Variance for Ridge Precision",
      "topics": [
        "plot.precision"
      ]
    },
    {
      "page": "plot.ridge",
      "title": "Bivariate Ridge Trace Plots",
      "topics": [
        "plot.pcaridge",
        "plot.ridge"
      ]
    },
    {
      "page": "plot3d",
      "title": "3D Ridge Trace Plots",
      "topics": [
        "plot3d",
        "plot3d.pcaridge",
        "plot3d.ridge"
      ]
    },
    {
      "page": "precision",
      "title": "Measures of Precision and Shrinkage for Ridge Regression",
      "topics": [
        "precision",
        "precision.lm",
        "precision.ridge"
      ]
    },
    {
      "page": "prostate",
      "title": "Prostate Cancer Data",
      "topics": [
        "prostate"
      ]
    },
    {
      "page": "ridge",
      "title": "Ridge Regression Estimates",
      "topics": [
        "best",
        "best.ridge",
        "coef.ridge",
        "print.ridge",
        "ridge",
        "ridge.default",
        "ridge.formula",
        "vcov.ridge"
      ]
    },
    {
      "page": "traceplot",
      "title": "Univariate Ridge Trace Plots",
      "topics": [
        "traceplot"
      ]
    },
    {
      "page": "trans.colors",
      "title": "Make Colors Transparent",
      "topics": [
        "trans.colors"
      ]
    },
    {
      "page": "vif.ridge",
      "title": "Variance Inflation Factors for Ridge Regression",
      "topics": [
        "plot.vif.ridge",
        "print.vif.ridge",
        "vif.ridge"
      ]
    }
  ],
  "_pkglogo": "https://github.com/friendly/genridge/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/friendly/genridge/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rgl",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 4.278753600952829,
  "_indexed": true,
  "_nocasepkg": "genridge",
  "_universes": [
    "friendly"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-23T07:33:57.000Z",
      "distro": "noble",
      "commit": "336fe1e58327e54dbb2759d1ca56cd4f773310a5",
      "fileid": "7bea44b26ac490030b172abc56a0edddbd6ec55f63af83919c3227c5b626891e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26326888615"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-23T07:33:54.000Z",
      "distro": "noble",
      "commit": "336fe1e58327e54dbb2759d1ca56cd4f773310a5",
      "fileid": "188566486cb6fb42cfd3c55e027447349868a3edf8013bf7591fb3d5cdfc3f46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26326888615"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-23T07:31:29.000Z",
      "commit": "336fe1e58327e54dbb2759d1ca56cd4f773310a5",
      "fileid": "f7bf5b2ea1017ce712c0e75bd035f68c5274dba0da8a773d695c31492067e8c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26326888615"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-23T07:31:53.000Z",
      "commit": "336fe1e58327e54dbb2759d1ca56cd4f773310a5",
      "fileid": "ca23553c07eb7651c1c77d57c9cf061d0f46347a8f04597461815b328d98df13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26326888615"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0",
      "date": "2026-05-23T07:33:08.000Z",
      "commit": "336fe1e58327e54dbb2759d1ca56cd4f773310a5",
      "fileid": "9a6583a846ef9e54cc83288a20940950231f57e53dc77488b112a784ab34205f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26326888615"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-23T07:31:21.000Z",
      "commit": "336fe1e58327e54dbb2759d1ca56cd4f773310a5",
      "fileid": "ca65afbbb1eceedef61fdba5a1f43b68174c48ffb68bdaf410acc9f50c5b6582",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26326888615"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-23T07:31:29.000Z",
      "commit": "336fe1e58327e54dbb2759d1ca56cd4f773310a5",
      "fileid": "ab762744ef69a3929fc2612227dc9fea857c2bf17c25306aeb09a82a808f938b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26326888615"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-23T07:31:23.000Z",
      "commit": "336fe1e58327e54dbb2759d1ca56cd4f773310a5",
      "fileid": "309523bef5df53f502c266a48079dbf4fafa1b48b184adf50f5d2ef3b407c7e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26326888615"
    }
  ]
}