linearasnode properties
Last updated: Feb 11, 2025
Linear regression models predict a continuous target based on linear
relationships between the target and one or more predictors.
Properties |
Values | Property description |
---|---|---|
|
field | Specifies a single target field. |
|
[field1 ... fieldN] | Predictor fields used by the model. |
|
field | Analysis field used by the model. |
|
flag | The default value is . |
|
flag | The default value is . |
|
flag | Whether or not to consider two way interaction. The default value is .
|
|
number | The interval of confidence used to compute estimates of the model coefficients. Specify a
value greater than 0 and less than 100. The default value is . |
|
|
The sort order for categorical predictors. The default value is
. |
|
|
The model selection method to use. The default value is
. |
|
|
The statistic used to determine whether an effect should be added to or removed from the
model. The default value is . |
|
number | The effect that has the smallest p-value less than this specified
threshold is added to the model. The default value is . |
|
number | Any effects in the model with a p-value greater than this specified
threshold are removed. The default value is . |
|
flag | Whether to use max number of effects in the final model. The default value is
. |
|
number | Maximum number of effects to use in the final model. The default value is
. |
|
flag | Whether to use the maximum number of steps. The default value is
. |
|
number | The maximum number of steps before the stepwise algorithm stops. The default value is
. |
|
|
The mode of criteria to use. The default value is . |
Was the topic helpful?
0/1000