%DeepSee.PMML.Definition.Models.GeneralRegression.BaselineCell
class %DeepSee.PMML.Definition.Models.GeneralRegression.BaselineCell extends %DeepSee.PMML.Definition.Models.GeneralRegression.node
Property Inventory
Properties
property cumHazard as %DeepSee.PMML.Datatype.RealNumber (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: cumHazardDisplayToLogical(), cumHazardGet(), cumHazardIsValid(), cumHazardLogicalToDisplay(), cumHazardLogicalToXSD(), cumHazardNormalize(), cumHazardOdbcToLogical(), cumHazardSet(), cumHazardXSDToLogical()
property time as %DeepSee.PMML.Datatype.RealNumber (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: timeDisplayToLogical(), timeGet(), timeIsValid(), timeLogicalToDisplay(), timeLogicalToXSD(), timeNormalize(), timeOdbcToLogical(), timeSet(), timeXSDToLogical()
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()