is.retrafo: Check CPORetrafo

View source: R/attributes.R

is.retrafoR Documentation

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()


mlrCPO documentation built on Nov. 18, 2022, 1:05 a.m.