ridgeRegressionTest-class | R Documentation |
A class describing a ridge regression test.
Objects can be created by calls of the form new("ridgeRegressionTest", ...)
.
lambda
:Numeric vector. The smoothing parameter values to test
Class predictionTest
, directly.
signature(object = "ridgeRegressionTest")
: Run
the test
Bjørn-Helge Mevik and Kristian Hovde Liland
The base class predictionTest
. The
runTest
function.
showClass("ridgeRegressionTest")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.