summaryrefslogtreecommitdiff
path: root/man/arx.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/arx.Rd')
-rw-r--r--man/arx.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/arx.Rd b/man/arx.Rd
index c322e72..fd0a89d 100644
--- a/man/arx.Rd
+++ b/man/arx.Rd
@@ -55,7 +55,7 @@ order to be zero.
}
\examples{
data(arxsim)
-model <- arx(data,c(2,1,1))
+model <- arx(arxsim,c(2,1,1))
model
plot(model) # plot the predicted and actual responses