summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSuraj Yerramilli2015-09-06 21:35:47 +0530
committerSuraj Yerramilli2015-09-06 21:35:47 +0530
commite307b4fc308590993437839eea90ea2d6fca0259 (patch)
tree0e124570007ad502a52082372d8f1bd1562af5e3 /man
parent5d043fdb547d66694bc561be239dc9e1efc0306f (diff)
downloadSysID-R-code-e307b4fc308590993437839eea90ea2d6fca0259.tar.gz
SysID-R-code-e307b4fc308590993437839eea90ea2d6fca0259.tar.bz2
SysID-R-code-e307b4fc308590993437839eea90ea2d6fca0259.zip
Compatibility fixes
Diffstat (limited to 'man')
-rw-r--r--man/arx.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/arx.Rd b/man/arx.Rd
index 62b9cd1..442ff60 100644
--- a/man/arx.Rd
+++ b/man/arx.Rd
@@ -4,10 +4,10 @@
\alias{arx}
\title{Estimate ARX Models}
\usage{
-arx(data, order = c(0, 1, 0))
+arx(x, order = c(0, 1, 0))
}
\arguments{
-\item{data}{an object of class \code{idframe}}
+\item{x}{an object of class \code{idframe}}
\item{order:}{Specification of the orders: the three integer components
(na,nb,nk) are the order of polynolnomial A, order of polynomial B and