%ZEN.Report.Aggregate.LinRegWithStorage
deprecated class %ZEN.Report.Aggregate.LinRegWithStorage extends %ZEN.Report.Aggregate.LinearRegression
Property Inventory
Method Inventory
Properties
property x as array of %Integer;
Array of processed values
Property methods: xBuildValueArray(), xCollectionToDisplay(), xCollectionToOdbc(), xDisplayToCollection(), xDisplayToLogical(), xGet(), xGetObject(), xGetObjectId(), xGetSwizzled(), xIsValid(), xLogicalToDisplay(), xNormalize(), xOdbcToCollection(), xSet(), xSetObject(), xSetObjectId(), xXSDToLogical()
property y as array of %Integer;
Property methods: yBuildValueArray(), yCollectionToDisplay(), yCollectionToOdbc(), yDisplayToCollection(), yDisplayToLogical(), yGet(), yGetObject(), yGetObjectId(), yGetSwizzled(), yIsValid(), yLogicalToDisplay(), yNormalize(), yOdbcToCollection(), ySet(), ySetObject(), ySetObjectId(), yXSDToLogical()
Methods
Processes each new value (x,y) pair in %List
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()
- GetResult()
- GetResultList()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- fieldIsValid()
- nameIsValid()