Learn R Programming

lfl (version 1.4.2)

is.frbe: Test whether x is a valid object of the frbe class

Description

Test whether x has a valid format for the objects of the frbe class.

Usage

is.frbe(x)

Arguments

x

An object being tested.

Value

TRUE if x is a valid frbe object and FALSE otherwise.

Details

This function tests wheter x inherits from frbe i.e. whether it is a list with the following elements: forecasts data frame, features data frame, weights vector, and mean vector.

References

<U+0160>t<U+011B>pni<U+010D>ka, M., Burda, M., <U+0160>t<U+011B>pni<U+010D>kov<U+00E1>, L. Fuzzy Rule Base Ensemble Generated from Data by Linguistic Associations Mining. FUZZY SET SYST. 2015.

See Also

frbe