powered by
A class describing a ridge regression test.
Objects can be created by calls of the form new("ridgeRegressionTest", ...).
new("ridgeRegressionTest", ...)
lambda
Numeric vector. The smoothing parameter values to test
Class predictionTest, directly.
predictionTest
signature(object = "ridgeRegressionTest"): Run the test
signature(object = "ridgeRegressionTest")
Bjørn-Helge Mevik and Kristian Hovde Liland
The base class predictionTest. The runTest function.
runTest
showClass("ridgeRegressionTest")
Run the code above in your browser using DataLab