%ZEN.Report.Aggregate.LinRegR2
class %ZEN.Report.Aggregate.LinRegR2 extends %ZEN.Report.Aggregate.LinRegWithStorage
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
 - x
 - y
 
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()