summaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorSuraj Yerramilli2015-12-30 15:41:05 +0530
committerSuraj Yerramilli2015-12-30 15:41:05 +0530
commit8d3e5be2b210b54c95e8bdbb7763b6e91b9096b4 (patch)
tree20a050563de9d7a44412517156db96ea28792e55 /R
parentd333a1d95d8105532cbecde94c7945214b776d08 (diff)
downloadSysID-R-code-8d3e5be2b210b54c95e8bdbb7763b6e91b9096b4.tar.gz
SysID-R-code-8d3e5be2b210b54c95e8bdbb7763b6e91b9096b4.tar.bz2
SysID-R-code-8d3e5be2b210b54c95e8bdbb7763b6e91b9096b4.zip
updated oe documentation
Diffstat (limited to 'R')
-rw-r--r--R/estpoly.R2
1 files changed, 2 insertions, 0 deletions
diff --git a/R/estpoly.R b/R/estpoly.R
index 3a0c7c8..9127b84 100644
--- a/R/estpoly.R
+++ b/R/estpoly.R
@@ -292,6 +292,8 @@ armax <- function(x,order=c(0,1,1,0),options=optimOptions()){
#' @param order: Specification of the orders: the four integer components
#' (nb,nf,nk) are order of polynomial B + 1, order of the polynomial F,
#' and the input-output delay respectively
+#' @param options Estimation Options, setup using
+#' \code{\link{optimOptions}}
#'
#' @details
#' SISO OE models are of the form