is.dea_fuzzy {deaR} | R Documentation |
dea_fuzzy class check.
Description
Checks whether an R object is of dea_fuzzy class or not.
Usage
is.dea_fuzzy(x)
Arguments
x |
Any R object. |
Value
Returns TRUE
if its argument is a dea_fuzzy object (that is, has "dea_fuzzy"
amongst its classes) and FALSE
otherwise.
Author(s)
Vicente Coll-Serrano (vicente.coll@uv.es). Quantitative Methods for Measuring Culture (MC2). Applied Economics.
Vicente Bolós (vicente.bolos@uv.es). Department of Business Mathematics
Rafael Benítez (rafael.suarez@uv.es). Department of Business Mathematics
University of Valencia (Spain)
[Package deaR version 1.4.1 Index]