summaryrefslogtreecommitdiff
path: root/doc/modeling-method.md
diff options
context:
space:
mode:
authorBirte Kristina Friesel <birte.friesel@uos.de>2024-01-18 15:53:07 +0100
committerBirte Kristina Friesel <birte.friesel@uos.de>2024-01-18 15:53:07 +0100
commitf4cd1ae0e118b1975b8400ca4047a1d5ca7e20c1 (patch)
tree17688b2512b93fbcacf7c1f413c6a997b68caecd /doc/modeling-method.md
parent2886cb1f2579742d84c017d647a9add045e5481e (diff)
Rename DFATOOL_{'' → ULS_}SKIP_CODEPENDENT_CHECK
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`
##