predict.FRESA_LASSO: Predicts GLMNET fitted objects

predict.FRESA_GLMNETR Documentation

Predicts GLMNET fitted objects

Description

This function predicts the outcome from a FRESA_GLMNET fitted object

Usage

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

Arguments

object

An object of class FRESA_GLMNET containing the model to be analyzed

...

A list with: testdata=testdata

Value

A vector of the predicted values

Author(s)

Jose G. Tamez-Pena

See Also

GLMNET


FRESA.CAD documentation built on June 26, 2024, 1:07 a.m.