hasClasses-methods: Returns TRUE if the flowFP has a class factor for its instances
Description
This read-only accessor returns TRUE if the data object flowFP or
flowFPPlex instances have been assigned a factor object representing
the class membership of the instances.
Methods
hasClasses(object)
- object = "flowFP"
- Returns TRUE if there are class assignments for each
instance in this
flowFP. - object = "flowFPPlex"
- If a
flowFPPlex has classes associated with its
instances, they must all be the same.