The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

genridge 0.8.0 (2024-11-30)

This is a major update to the package adding additional plotting methods

o Fleshed out and installed plot.precision() o Illustrate plot.precision() in README.Rmd o Added diab data, diabetes from CASI o Fixed documentation for plot.ridge() so that plot.pcaridge() is documented explicitly. o ’vif.ridge()now returns a "vif.ridge" object list to prepare for a plot method. o Addedplot.vif.ridge()to plot VIFs vs shrinkage o Addednorm.diff= sqrt((b_OLS - b_ridge)^2) as a measure of shrinkage toprecision()o Addedplot.precision()for plots of shrinkage vs. precision o Addedbest()` to display the optimal shrinkage criteria

genridge 0.7.1 (2024-11-07)

o Added links to gentalk.pdf o Improved README and fixed some examples o precision() result gains a class “precision” in preparation for a plot method o Implemented plot.precision() for plots shrinkage vs. variance, using various criteria o Fixed warning from ridge() related to contrasts o ridge() now collects the optimal criteria in a named list, which can be added in plot.precision()

genridge 0.7.0 (2023-07-31)

o Converted the package to roxygen2 documentation, correcting some infelicities with S3 methods o Added an extended README example. o fix link to genridge paper PDF

genridge 0.6.8 (2023-07-11)

o a maintenance release, correcting a problem with an in one .Rd file

genridge 0.6.7 (2020-01-07)

o Remove references to ElemStatLearn, now defunct

genridge 0.6-6 (2017-10-01)

o bump package version, preparing to move to Github

genridge 0.6-5 (2014-11-24)

o Use rgl:: in calls to rgl package for CRAN o Fixed long lines in .Rd files

genridge 0.6-4 (2012-2-10)

o Added contourf()

genridge 0.6-3 (2011-12-28)

o Minor tweaks to plot3d.ridge o Added biplot.ridge method for symmetry, showing the PCA vectors in variable space o Added examples to ridge.Rd using data(manpower, package=“bestglm”) o Added Manpower data

genridge 0.6-2 (2011-12-19)

o Made ridge() an S3 generic with formula and default methods o Fixed labels problems in biplot.pcaridge and plot3d.ridge o Added Detroit data with examples showing most methods

genridge 0.6-1 (2011-12-06)

o Fixed order of classes in pca.ridge o Made plot3d an S3 generic; added plot3d.pcaridge and plot.pcaridge o Added biplot.pcaridge() to draw variable vectors on a plot.pcaridge() plot o Added options to precision.* for greater flexibility o Added GCV computation to ridge() o Added which.lambda to select ellipses in plot.ridge(), plot3d.ridge() etc. o Added labels argument to plot.ridge() and fixed pairs.ridge for this.

genridge 0.6-0 (2011-12-04)

o Added plot3d.ridge() using rgl, completing the main stages in visualization methods for ridge-like problems

genridge 0.5-3 (2011-11-30)

o Added precision.ridge() method for measures of precision and shrinkage o Added vif.ridge() method, extending the car S3 generic for ridge objects o Now Depends: car

genridge 0.5-2 (2011-11-25)

o Added Acetylene data o Added vcov.ridge() method

genridge 0.5-1 (2011-08-22)

o Fixed Authors@R in DESCRIPTION

genridge 0.5-0 (2011-08-22)

o Added NAMESPACE o Initial package version, released to R-Forge o Added pca.ridge

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.