Activity
bump pkg version; prepare for CRAN
bump pkg version; prepare for CRAN
fix documentation for plot.vif.rigde; add plot to README
fix documentation for plot.vif.rigde; add plot to README
Added best() to display the optimal shrinkage
Added best() to display the optimal shrinkage
add 'best' method to print best ridge values (untested)
add 'best' method to print best ridge values (untested)
improve documentation of precision()
improve documentation of precision()
initial step to add bias calc to precision
initial step to add bias calc to precision
re-document plot.ridge and vif.ridge
re-document plot.ridge and vif.ridge
fixed errors & nits from R cmd check
fixed errors & nits from R cmd check
Added plot.vif.ridge() to plot VIFs vs shrinkage
Added plot.vif.ridge() to plot VIFs vs shrinkage
use getNamespaceVersion('genridge') in README
use getNamespaceVersion('genridge') in README
Extend vif.ridge to return a data.frame of class 'vif.ridge'
Extend vif.ridge to return a data.frame of class 'vif.ridge'