| getCPOConstructor | R Documentation |
Get the CPOConstructor used to create a CPO or CPOTrained object.
Only primitive CPO or CPOTrained objects have an originating CPOConstructor.
getCPOConstructor(cpo)
cpo |
[ |
[CPOConstructor]. The original CPOConstructor.
Other getters and setters:
CPO,
getCPOAffect(),
getCPOClass(),
getCPOId(),
getCPOName(),
getCPOOperatingType(),
getCPOPredictType(),
getCPOProperties(),
getCPOTrainedCPO(),
getCPOTrainedCapability(),
setCPOId()
Other CPO lifecycle related:
CPO,
CPOConstructor,
CPOLearner,
CPOTrained,
NULLCPO,
%>>%(),
attachCPO(),
composeCPO(),
getCPOClass(),
getCPOTrainedCPO(),
identicalCPO(),
makeCPO()
Other CPOConstructor related:
CPOConstructor,
getCPOClass(),
getCPOName(),
identicalCPO(),
makeCPO(),
print.CPOConstructor()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.