Learn R Programming

FRESA.CAD (version 3.4.7)

predict.FRESA_FILTERFIT: Predicts filteredFit models

Description

This function predicts the outcome from a filteredFit model

Usage

# S3 method for FRESA_FILTERFIT
predict(object,...)

Value

the predicted outcome

Arguments

object

An object of class FRESA_FILTERFIT

...

A list with: testdata=testdata

Author

Jose G. Tamez-Pena