Parameters for the compute() method of a group of betas quality metrics.
More...
def __init__ |
( |
|
self, |
|
|
|
nBeta, |
|
|
|
nBetaReducedModel |
|
) |
| |
Checks the correctness of the parameter
- Returns
- Status of computations
Values below this threshold are considered equal to it
Number of beta coefficients (p) of linear regression model used for prediction
numBetaReducedModel = ... |
|
static |
Number of beta coefficients (p0) used for prediction with reduced linear regression model where p - p0 of p beta coefficients are set to 0
The documentation for this class was generated from the following file: