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.
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 Added
plot.vif.ridge()to plot VIFs vs shrinkage o Added
norm.diff= sqrt((b_OLS - b_ridge)^2) as a measure of shrinkage to
precision()o Added
plot.precision()for plots of shrinkage vs. precision o Added
best()`
to display the optimal shrinkage criteria
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()
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
o a maintenance release, correcting a problem with an in one .Rd file
o Remove references to ElemStatLearn, now defunct
o bump package version, preparing to move to Github
o Use rgl:: in calls to rgl package for CRAN o Fixed long lines in .Rd files
o Added contourf()
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
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
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.
o Added plot3d.ridge() using rgl, completing the main stages in visualization methods for ridge-like problems
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
o Added Acetylene data o Added vcov.ridge() method
o Fixed Authors@R in DESCRIPTION
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.