%ZEN.Report.Aggregate.LinRegIntercept
deprecated class %ZEN.Report.Aggregate.LinRegIntercept extends %ZEN.Report.Aggregate.LinearRegression
Method Inventory
Methods
method GetResult() as %String
Inherited description: GetResult is invoked after every record has been processed to return
the final value of the aggregate.
Inherited Members
Inherited Properties
- Count
- SumOfX
- SumOfXSquared
- SumOfXY
- SumOfY
- accumIf
- class
- escape
- excelFormula
- excelName
- excelNumberFormat
- expression
- field
- fields
- filter
- format
- ignoreNLS
- name
- postprocessResult
- preprocessValue
- runtimeMode
- type
- uniqueId
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %PostProcessValue()
- %PreProcessValue()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- GetResultList()
- ProcessValue()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- fieldIsValid()
- nameIsValid()