mlrCPO (version 0.3.7-2)

is.retrafo: Check CPORetrafo

Description

Check whether the given object is a CPORetrafo object.

Usage

is.retrafo(x)

Arguments

x

[any] The object to check.

Value

TRUE if x has class CPORetrafo, FALSE otherwise.

See Also

Other retrafo related: CPOTrained, NULLCPO, %>>%(), applyCPO(), as.list.CPO, clearRI(), getCPOClass(), getCPOName(), getCPOOperatingType(), getCPOPredictType(), getCPOProperties(), getCPOTrainedCPO(), getCPOTrainedCapability(), getCPOTrainedState(), makeCPOTrainedFromState(), pipeCPO(), print.CPOConstructor()