summaryrefslogtreecommitdiff
path: root/doc/modeling-method.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/modeling-method.md')
-rw-r--r--doc/modeling-method.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/modeling-method.md b/doc/modeling-method.md
index f369cc0..dab120e 100644
--- a/doc/modeling-method.md
+++ b/doc/modeling-method.md
@@ -41,7 +41,7 @@ All of these are valid regression model trees.
* `DFATOOL_FIT_LINEAR_ONLY=1` makes RMT behave more like LMT by only considering linear functions in leaf nodes.
* `DFATOOL_FIT_FOL=1`
* `DFATOOL_PARAM_CATEGORIAL_TO_SCALAR=1`
-* `DFATOOL_SKIP_CODEPENDENT_CHECK=1`
+* `DFATOOL_ULS_SKIP_CODEPENDENT_CHECK=1`
* `DFATOOL_REGRESSION_SAFE_FUNCTIONS=1`
##