predict.FRESA_GLMNET | 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
GLMNET
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.