RegressionGet |
Exception | Condition |
---|---|
ArgumentNullException | extraPredictorKey is null. |
InvalidOperationException | This regression does not have an extra-predictor component with the specified extraPredictorKey. |
Remember that, in the usual case, if you provide extra-predictor data to the API, it will test regressions both with and without each extra predictor, and this will be reflected in the regressions you get back in the response.