Skip to main content

%DeepSee.PMML.Definition.Models.GeneralRegression.PPCovCell

class %DeepSee.PMML.Definition.Models.GeneralRegression.PPCovCell extends %DeepSee.PMML.Definition.Models.GeneralRegression.node

Property Inventory

Properties

property pCol as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: pColDisplayToLogical(), pColGet(), pColIsValid(), pColLogicalToDisplay(), pColLogicalToOdbc(), pColNormalize(), pColSet()
property pRow as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: pRowDisplayToLogical(), pRowGet(), pRowIsValid(), pRowLogicalToDisplay(), pRowLogicalToOdbc(), pRowNormalize(), pRowSet()
property tCol as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE");
Property methods: tColDisplayToLogical(), tColGet(), tColIsValid(), tColLogicalToDisplay(), tColLogicalToOdbc(), tColNormalize(), tColSet()
property tRow as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE");
Property methods: tRowDisplayToLogical(), tRowGet(), tRowIsValid(), tRowLogicalToDisplay(), tRowLogicalToOdbc(), tRowNormalize(), tRowSet()
property targetCategory as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE");
Property methods: targetCategoryDisplayToLogical(), targetCategoryGet(), targetCategoryIsValid(), targetCategoryLogicalToDisplay(), targetCategoryLogicalToOdbc(), targetCategoryNormalize(), targetCategorySet()
property value as %DeepSee.PMML.Datatype.RealNumber (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: valueDisplayToLogical(), valueGet(), valueIsValid(), valueLogicalToDisplay(), valueNormalize(), valueSet(), valueXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab