predict.FRESA_FILTERFIT {FRESA.CAD} | R Documentation |
Predicts filteredFit
models
Description
This function predicts the outcome from a filteredFit model
Usage
## S3 method for class 'FRESA_FILTERFIT'
predict(object,...)
Arguments
object |
An object of class FRESA_FILTERFIT |
... |
A list with: testdata=testdata |
Value
the predicted outcome
Author(s)
Jose G. Tamez-Pena
[Package FRESA.CAD version 3.4.8 Index]