predict.FRESA_RIDGE {FRESA.CAD} | R Documentation |
Predicts LM_RIDGE_MIN
models
Description
This function predicts the outcome from a LM_RIDGE_MIN model
Usage
## S3 method for class 'FRESA_RIDGE'
predict(object,...)
Arguments
object |
An object of class FRESA_RIDGE |
... |
A list with: testdata=testdata |
Value
A vector of the predicted values
Author(s)
Jose G. Tamez-Pena
See Also
[Package FRESA.CAD version 3.4.8 Index]