summaryrefslogtreecommitdiff
path: root/man/estARX.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/estARX.Rd')
-rw-r--r--man/estARX.Rd12
1 files changed, 12 insertions, 0 deletions
diff --git a/man/estARX.Rd b/man/estARX.Rd
new file mode 100644
index 0000000..f7e8a40
--- /dev/null
+++ b/man/estARX.Rd
@@ -0,0 +1,12 @@
+% Generated by roxygen2 (4.1.1): do not edit by hand
+% Please edit documentation in R/estpoly.R
+\name{estARX}
+\alias{estARX}
+\title{Estimate ARX Models}
+\usage{
+estARX(data, order = c(0, 1, 0))
+}
+\description{
+Estimate ARX Models
+}
+