diff doc/interpreter/stats.txi @ 4167:aae05d51353c

[project @ 2002-11-12 02:52:50 by jwe]
author jwe
date Tue, 12 Nov 2002 02:52:51 +0000
parents 434790acb067
children b2ce28713791
line wrap: on
line diff
--- a/doc/interpreter/stats.txi	Tue Nov 12 00:27:09 2002 +0000
+++ b/doc/interpreter/stats.txi	Tue Nov 12 02:52:51 2002 +0000
@@ -2,7 +2,7 @@
 @c This is part of the Octave manual.
 @c For copying conditions, see the file gpl.texi.
 
-@node Statistics, Financial Functions, Optimization, Top
+@node Statistics
 @chapter Statistics
 
 I hope that someday Octave will include more statistics functions.  If
@@ -16,7 +16,7 @@
 * Distributions::               
 @end menu
 
-@node Basic Statistical Functions, Tests, Statistics, Statistics
+@node Basic Statistical Functions
 @section Basic Statistical Functions
 
 @DOCSTRING(mean)
@@ -79,7 +79,7 @@
 
 @DOCSTRING(center)
 
-@node Tests, Models, Basic Statistical Functions, Statistics
+@node Tests
 @section Tests
 
 @DOCSTRING(anova)
@@ -132,12 +132,12 @@
 
 @DOCSTRING(z_test_2)
 
-@node Models, Distributions, Tests, Statistics
+@node Models
 @section Models
 
 @DOCSTRING(logistic_regression)
 
-@node Distributions,  , Models, Statistics
+@node Distributions
 @section Distributions
 
 @DOCSTRING(beta_cdf)