X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fregression.texi;h=8b6d7e4d70f268bd3a83fc6b1ddf5393d57a6a8a;hb=7ee429e606ed6e711cf8ddd10143e6e9e6bd0dd0;hp=74816307a0be5bc52de227d68db8d79d5c5ec9ba;hpb=571f85fc18f4b8cafea2d7b8ea6cf2c4cb2b02c8;p=pspp-builds.git diff --git a/doc/regression.texi b/doc/regression.texi index 74816307..8b6d7e4d 100644 --- a/doc/regression.texi +++ b/doc/regression.texi @@ -1,7 +1,9 @@ -@node REGRESSION, ,ONEWAY, Statistics +@node REGRESSION @comment node-name, next, previous, up @section REGRESSION +@cindex regression +@cindex linear regression The REGRESSION procedure fits linear models to data via least-squares estimation. The procedure is appropriate for data which satisfy those assumptions typical in linear regression: @@ -36,7 +38,7 @@ linear model. * Examples:: Using the REGRESSION procedure. @end menu -@node Syntax, Examples, , REGRESSION +@node Syntax @subsection Syntax @vindex REGRESSION @@ -97,7 +99,7 @@ to a file called pspp_model_reg.h. The user can then compile the C program and use it as part of another program. This subcommand is a PSPP extension. -@node Examples, , Syntax, REGRESSION +@node Examples @subsection Examples The following PSPP syntax will generate the default output, save the predicted values and residuals to the active file, and save the