Skip to main content

%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(), maxTimeNormalize(), 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