%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(), valueLogicalToXSD(), valueNormalize(), valueOdbcToLogical(), valueSet(), valueXSDToLogical()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- %ValidatePMML()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()