Learn R Programming

FRESA.CAD (version 3.4.7)

predict.FRESA_GLMNET: Predicts GLMNET fitted objects

Description

This function predicts the outcome from a FRESA_GLMNET fitted object

Usage

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

Value

A vector of the predicted values

Arguments

object

An object of class FRESA_GLMNET containing the model to be analyzed

...

A list with: testdata=testdata

Author

Jose G. Tamez-Pena

See Also

GLMNET