summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSuraj Yerramilli2015-12-29 18:52:29 +0530
committerSuraj Yerramilli2015-12-29 18:52:29 +0530
commit539bbcd08561378f6b8eebacc10275f1c5d07ef2 (patch)
treeefc3745e1ec817512a1842389e51391eddd12d5f /man
parentc01e871dfa3a58bdff41edc7aea4ac4588ebb618 (diff)
downloadSysID-R-code-539bbcd08561378f6b8eebacc10275f1c5d07ef2.tar.gz
SysID-R-code-539bbcd08561378f6b8eebacc10275f1c5d07ef2.tar.bz2
SysID-R-code-539bbcd08561378f6b8eebacc10275f1c5d07ef2.zip
updating documentation
Diffstat (limited to 'man')
-rw-r--r--man/armax.Rd5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/armax.Rd b/man/armax.Rd
index 82f19ed..9c4020f 100644
--- a/man/armax.Rd
+++ b/man/armax.Rd
@@ -34,6 +34,11 @@ An object of class \code{estpoly} containing the following elements:
custom options were configured, this is a set of default options. \cr
\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{iter} \tab Number of Function Evaluations
+ }
}
}
\description{