getCPOConstructor: Get the CPOConstructor Used to Create a CPO Object

View source: R/properties.R

getCPOConstructorR Documentation

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


mlr-org/mlrCPO documentation built on Nov. 18, 2022, 11:25 p.m.