From: Ben Pfaff Date: Mon, 19 Aug 2024 22:08:01 +0000 (-0700) Subject: doc: Document FILTER on REGRESSION. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3f95dbf786181d7af5d2ade37ad2f69e60ea1dd;p=pspp doc: Document FILTER on REGRESSION. Thanks to Andreas Hammer for the suggestion. --- diff --git a/doc/regression.texi b/doc/regression.texi index d3d5a198f7..3cf1330acd 100644 --- a/doc/regression.texi +++ b/doc/regression.texi @@ -114,8 +114,9 @@ already exists, choose the name of the variable for the predicted values similarly, but with @samp{PRED} as a prefix. -When @subcmd{SAVE} is used, @pspp{} ignores @cmd{TEMPORARY}, treating -temporary transformations as permanent. +When @subcmd{SAVE} is used, @pspp{} ignores @cmd{FILTER}, processing +every case, and @cmd{TEMPORARY}, treating temporary transformations as +permanent. @node Examples @subsection Examples