mlrCPO (version 0.3.4-4)

getCPOConstructor: Get the CPOConstructor Used to Create a CPO Object

Description

Get the CPOConstructor used to create a CPO or CPOTrained object. Only primitive CPO or CPOTrained objects have an originating CPOConstructor.

Usage

getCPOConstructor(cpo)

Arguments

cpo

[CPO | CPOTrained] The CPO, Retrafo, or Inverter to get the original CPOConstructor from.

Value

[CPOConstructor]. The original CPOConstructor.

See Also

Other getters and setters: CPO, getCPOAffect, getCPOClass, getCPOId, getCPOName, getCPOOperatingType, getCPOPredictType, getCPOProperties, getCPOTrainedCPO, getCPOTrainedCapability, setCPOId

Other CPO lifecycle related: CPOConstructor, CPOLearner, CPOTrained, CPO, NULLCPO, %>>%, attachCPO, composeCPO, getCPOClass, getCPOTrainedCPO, identicalCPO, makeCPO

Other CPOConstructor related: CPOConstructor, getCPOClass, getCPOName, identicalCPO, makeCPO, print.CPOConstructor