Class for the the result of linear regression quality metrics algorithm.
More...
◆ SingleBetaResult()
Constructs the result of the quality metric algorithm
- Parameters
-
context | Context to manage the result of the quality metric algorithm |
◆ get() [1/2]
Returns the result of linear regression quality metrics
- Parameters
-
id | Identifier of the result |
- Returns
- Result that corresponds to the given identifier
◆ get() [2/2]
Returns the result of linear regression quality metrics
- Parameters
-
id | Identifier of the result |
- Returns
- Result that corresponds to the given identifier
◆ set() [1/2]
Sets the result of linear regression quality metrics
- Parameters
-
id | Identifier of the result |
val | Value that corresponds to the given identifier |
◆ set() [2/2]
Sets the result of linear regression quality metrics
- Parameters
-
id | Identifier of the result |
val | Value that corresponds to the given identifier |
The documentation for this class was generated from the following file: