Class Reference
%ZEN.Report.Aggregate.LinRegR2
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%ZEN] >  [Report] >  [Aggregate] >  [LinRegR2]
Private  Storage

class %ZEN.Report.Aggregate.LinRegR2 extends %ZEN.Report.Aggregate.LinRegWithStorage

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Properties
Count SumOfX SumOfXSquared SumOfXY SumOfY
accumIf class escape excelFormula excelName
expression field fields format name
type uniqueId x y

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject GetResult GetResultList ProcessValue
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType
fieldIsValid nameIsValid


Methods

• method GetResult() as %String
GetResult is invoked after every record has been processed to return the final value of the aggregate.