Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [extensions] >  [utils] >  [OLS]
Private  Storage   

class %DeepSee.extensions.utils.OLS extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

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
OLS PolynomialRegression Test Test2


Methods

• classmethod OLS(rs As %ResultSet, i1 As %Integer, dim As %Integer, Output B, Output y0 As %Double, Output R As %Double) as %Status
• classmethod PolynomialRegression(ByRef X, ByRef Y, n As %Integer, m As %Integer, Output A) as %Status
• classmethod Test(n As %Integer = 10, err As %Double = 0.1)
• classmethod Test2()


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.