Learn R Programming

FRESA.CAD (version 3.4.7)

predict.FRESA_RIDGE: Predicts LM_RIDGE_MIN models

Description

This function predicts the outcome from a LM_RIDGE_MIN model

Usage

# S3 method for FRESA_RIDGE
predict(object,...)

Value

A vector of the predicted values

Arguments

object

An object of class FRESA_RIDGE

...

A list with: testdata=testdata

Author

Jose G. Tamez-Pena

See Also

LM_RIDGE_MIN