predict.FRESA_FILTERFIT {FRESA.CAD} | R Documentation |
filteredFit
modelsThis function predicts the outcome from a filteredFit model
## S3 method for class 'FRESA_FILTERFIT'
predict(object,...)
object |
An object of class FRESA_FILTERFIT |
... |
A list with: testdata=testdata |
the predicted outcome
Jose G. Tamez-Pena