predict.FRESA_GLMNET {FRESA.CAD} | R Documentation |
This function predicts the outcome from a FRESA_GLMNET fitted object
## S3 method for class 'FRESA_GLMNET'
predict(object,...)
object |
An object of class FRESA_GLMNET containing the model to be analyzed |
... |
A list with: testdata=testdata |
A vector of the predicted values
Jose G. Tamez-Pena