Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%DeepSee.PMML.Definition.Models.GeneralRegression.BaselineStratum

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

Property Inventory

Properties

property Cells as list of BaselineCell (XMLNAME = "BaselineCell", XMLPROJECTION = "ELEMENT");
Property methods: CellsBuildValueArray(), CellsCollectionToDisplay(), CellsCollectionToOdbc(), CellsDisplayToCollection(), CellsGet(), CellsGetObject(), CellsGetObjectId(), CellsGetSwizzled(), CellsIsValid(), CellsOdbcToCollection(), CellsSet(), CellsSetObject(), CellsSetObjectId()
property label as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE");
Property methods: labelDisplayToLogical(), labelGet(), labelIsValid(), labelLogicalToDisplay(), labelLogicalToOdbc(), labelNormalize(), labelSet()
property maxTime as %DeepSee.PMML.Datatype.RealNumber (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: maxTimeDisplayToLogical(), maxTimeGet(), maxTimeIsValid(), maxTimeLogicalToDisplay(), maxTimeLogicalToXSD(), maxTimeNormalize(), maxTimeOdbcToLogical(), maxTimeSet(), maxTimeXSDToLogical()
property value as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: valueDisplayToLogical(), valueGet(), valueIsValid(), valueLogicalToDisplay(), valueLogicalToOdbc(), valueNormalize(), valueSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab