predict.FRESA_RIDGE: Predicts 'LM_RIDGE_MIN' models

View source: R/FRESAModelingFunctions.R

predict.FRESA_RIDGER 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

LM_RIDGE_MIN


FRESA.CAD documentation built on Nov. 25, 2023, 1:07 a.m.