predict.BAGGS: Predicts 'baggedModel' bagged models

predict.BAGGSR Documentation

Predicts baggedModel bagged models

Description

This function predicts the class of a BAGGS generated models

Usage

	## S3 method for class 'BAGGS'
predict(object,...)

Arguments

object

An object of class BAGGS

...

A list with: testdata=testdata.

Value

a named list with the predicted class of every data sample

Author(s)

Jose G. Tamez-Pena

See Also

baggedModel


FRESA.CAD documentation built on June 26, 2024, 1:07 a.m.