Get the affect.* arguments from when the CPO was constructed. These
are in one-to-one correspondence to the affect.* parameters given to the CPOConstructor,
see the parameter documentation there.
getCPOAffect(cpo, drop.defaults = TRUE)[list]. A named list of the affect.* arguments given to the CPOConstructor.
The names are stripped of the “affect.”-prefix.
[CPO]
The cpo.
[logical(1)]
Whether to only return the arguments that deviate from the default.
Default is TRUE.
Other getters and setters:
CPO,
getCPOClass(),
getCPOConstructor(),
getCPOId(),
getCPOName(),
getCPOOperatingType(),
getCPOPredictType(),
getCPOProperties(),
getCPOTrainedCPO(),
getCPOTrainedCapability(),
setCPOId()