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")
The base class '>predictionTest. The runTest function.
runTest
# NOT RUN { showClass("ridgeRegressionTest") # }
Run the code above in your browser using DataLab