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


joseTamezPena/FRESA.CAD documentation built on Feb. 13, 2025, 1:37 a.m.