summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/armax.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/armax.Rd b/man/armax.Rd
index 9c4020f..fc2388a 100644
--- a/man/armax.Rd
+++ b/man/armax.Rd
@@ -35,8 +35,8 @@ An object of class \code{estpoly} containing the following elements:
\code{termination} \tab Termination conditions for the iterative
search used for prediction error minimization.
\tabular{ll}{
- \code{WhyStop} \tab Reason for termination
- \code{iter} \tab Number of Iterations
+ \code{WhyStop} \tab Reason for termination \cr
+ \code{iter} \tab Number of Iterations \cr
\code{iter} \tab Number of Function Evaluations
}
}